ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
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.