ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
Dub
Repo
av_intfloat32
ffmpeg
libavutil
intfloat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@
nogc
nothrow extern (
C
)
union
av_intfloat32 {
uint32_t
i
;
float
f
;
}
Members
Variables
f
float
f
;
Undocumented in source.
i
uint32_t
i
;
Undocumented in source.
Meta
Source
See Implementation
ffmpeg
libavutil
intfloat
static functions
av_double2int
av_float2int
av_int2double
av_int2float
unions
av_intfloat32
av_intfloat64