ffmpeg4d ~master (2019-03-09T23:21:58Z)
Dub
Repo
AVOption._Anonymous_0
ffmpeg
libavutil
opt
AVOption
the default value for scalar options
struct
AVOption
union
_Anonymous_0 {
long
i64
;
double
dbl
;
const
(
char
)*
str
;
AVRational
q
;
}
Members
Variables
dbl
double
dbl
;
Undocumented in source.
i64
long
i64
;
the default value for scalar options
q
AVRational
q
;
Undocumented in source.
str
const
(
char
)*
str
;
Undocumented in source.
Meta
Source
See Implementation
ffmpeg
libavutil
opt
AVOption
unions
_Anonymous_0
variables
default_val
flags
help
max
min
name
offset
type
unit
the default value for scalar options