ffmpeg-d v4.4.1 (2023-04-04T12:30:04Z)
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.