AVOption._Anonymous_0

the default value for scalar options

struct AVOption
union _Anonymous_0 {}

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