|
FFmpeg
|
Data Fields | |
| OpusContext | ctx |
| OpusPacket | pkt |
| int | extradata_parsed |
Definition at line 31 of file opus_parser.c.
| OpusContext OpusParseContext::ctx |
Definition at line 32 of file opus_parser.c.
Referenced by opus_parse().
| OpusPacket OpusParseContext::pkt |
Definition at line 33 of file opus_parser.c.
Referenced by opus_parse().
| int OpusParseContext::extradata_parsed |
Definition at line 34 of file opus_parser.c.
Referenced by opus_parse().
1.8.2