ffmpeg4d ~master (2023-10-03T16:06:55.8296475)
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.