AVExtFloat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct AVExtFloat {}

Members

Variables

exponent
uint8_t exponent;
Undocumented in source.
mantissa
uint8_t mantissa;
Undocumented in source.

Meta