FFmpeg
|
Data Fields | |
USMChannel | ch [4][256] |
int | nb_channels [4] |
uint8_t * | header |
unsigned | header_size |
USMChannel USMDemuxContext::ch[4][256] |
Definition at line 48 of file usmdec.c.
Referenced by parse_chunk().
int USMDemuxContext::nb_channels[4] |
Definition at line 49 of file usmdec.c.
Referenced by parse_chunk().
uint8_t* USMDemuxContext::header |
Definition at line 50 of file usmdec.c.
Referenced by parse_utf(), and usm_read_close().
unsigned USMDemuxContext::header_size |
Definition at line 51 of file usmdec.c.
Referenced by parse_utf(), and usm_read_close().