FFmpeg
|
GSMParseContext Struct Reference
Collaboration diagram for GSMParseContext:
Data Fields | |
ParseContext | pc |
int | block_size |
int | duration |
int | remaining |
Detailed Description
Definition at line 31 of file gsm_parser.c.
Field Documentation
int GSMParseContext::block_size |
Definition at line 33 of file gsm_parser.c.
Referenced by gsm_parse().
int GSMParseContext::duration |
Definition at line 34 of file gsm_parser.c.
Referenced by gsm_parse().
ParseContext GSMParseContext::pc |
Definition at line 32 of file gsm_parser.c.
Referenced by gsm_parse().
int GSMParseContext::remaining |
Definition at line 35 of file gsm_parser.c.
Referenced by gsm_parse().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11