ffmpeg-d v2.5.1 (2016-09-18T10:54:04Z)
Dub
Repo
av_float2int
ffmpeg
libavutil
intfloat
Reinterpret a float as a 32-bit integer.
@
nogc
nothrow extern (
C
) static
uint32_t
av_float2int
(
float
f
)
Meta
Source
See Implementation
ffmpeg
libavutil
intfloat
static functions
av_double2int
av_float2int
av_int2double
av_int2float
unions
av_intfloat32
av_intfloat64
Reinterpret a float as a 32-bit integer.