FFmpeg
Data Structures | Data Fields
AttrNameMap Struct Reference

Data Structures

struct  Range
 Range for integer values. More...
 

Data Fields

const char * str
 
uint16_t type
 
uint32_t offset
 
struct AttrNameMap::Range range
 

Detailed Description

Definition at line 69 of file rtpdec_mpeg4.c.

Field Documentation

◆ str

const char* AttrNameMap::str

Definition at line 70 of file rtpdec_mpeg4.c.

Referenced by parse_fmtp().

◆ type

uint16_t AttrNameMap::type

Definition at line 71 of file rtpdec_mpeg4.c.

◆ offset

uint32_t AttrNameMap::offset

Definition at line 72 of file rtpdec_mpeg4.c.

Referenced by parse_fmtp().

◆ range

struct AttrNameMap::Range AttrNameMap::range

Referenced by parse_fmtp().


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