FFmpeg
Data Fields
USMChannel Struct Reference

Data Fields

int index
 
int used
 
int type
 
int codec_id
 
int nb_channels
 
int nb_frames
 
AVRational rate
 
int width
 
int height
 
int64_t duration
 
int64_t extradata_pos
 

Detailed Description

Definition at line 35 of file usmdec.c.

Field Documentation

◆ index

int USMChannel::index

Definition at line 36 of file usmdec.c.

Referenced by parse_chunk().

◆ used

int USMChannel::used

Definition at line 37 of file usmdec.c.

Referenced by parse_chunk().

◆ type

int USMChannel::type

Definition at line 38 of file usmdec.c.

Referenced by parse_chunk().

◆ codec_id

int USMChannel::codec_id

Definition at line 39 of file usmdec.c.

Referenced by parse_chunk(), and parse_utf().

◆ nb_channels

int USMChannel::nb_channels

Definition at line 40 of file usmdec.c.

Referenced by parse_chunk(), and parse_utf().

◆ nb_frames

int USMChannel::nb_frames

Definition at line 41 of file usmdec.c.

Referenced by parse_chunk(), and parse_utf().

◆ rate

AVRational USMChannel::rate

Definition at line 42 of file usmdec.c.

Referenced by parse_chunk(), and parse_utf().

◆ width

int USMChannel::width

Definition at line 43 of file usmdec.c.

Referenced by parse_chunk(), and parse_utf().

◆ height

int USMChannel::height

Definition at line 43 of file usmdec.c.

Referenced by parse_chunk(), and parse_utf().

◆ duration

int64_t USMChannel::duration

Definition at line 44 of file usmdec.c.

Referenced by parse_chunk(), and parse_utf().

◆ extradata_pos

int64_t USMChannel::extradata_pos

Definition at line 45 of file usmdec.c.

Referenced by parse_chunk().


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