ffmpeg-d v4.4.1 (2023-04-04T12:30:04Z)
Dub
Repo
av_intfloat64
ffmpeg
libavutil
intfloat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
union
av_intfloat64 {
ulong
i
;
double
f
;
}
Members
Variables
f
double
f
;
Undocumented in source.
i
ulong
i
;
Undocumented in source.
Meta
Source
See Implementation
ffmpeg
libavutil
intfloat
functions
av_double2int
av_float2int
av_int2double
av_int2float
unions
av_intfloat32
av_intfloat64