FFmpeg
Data Fields
USMDemuxContext Struct Reference

Data Fields

USMChannel ch [4][256]
 
int nb_channels [4]
 
uint8_t * header
 
unsigned header_size
 

Detailed Description

Definition at line 48 of file usmdec.c.

Field Documentation

◆ ch

USMChannel USMDemuxContext::ch[4][256]

Definition at line 49 of file usmdec.c.

Referenced by parse_chunk().

◆ nb_channels

int USMDemuxContext::nb_channels[4]

Definition at line 50 of file usmdec.c.

Referenced by parse_chunk().

◆ header

uint8_t* USMDemuxContext::header

Definition at line 51 of file usmdec.c.

Referenced by parse_utf(), and usm_read_close().

◆ header_size

unsigned USMDemuxContext::header_size

Definition at line 52 of file usmdec.c.

Referenced by parse_utf(), and usm_read_close().


The documentation for this struct was generated from the following file: