ffmpeg4d ~master (2019-03-09T23:21:58Z)
Dub
Repo
av_float2int
ffmpeg
libavutil
intfloat
Reinterpret a float as a 32-bit integer.
extern (
C
) @
nogc
nothrow
uint
av_float2int
(
float
f
)
Meta
Source
See Implementation
ffmpeg
libavutil
intfloat
functions
av_double2int
av_float2int
av_int2double
av_int2float
unions
av_intfloat32
av_intfloat64
Reinterpret a float as a 32-bit integer.