FFmpeg
|
oggopus_private Struct Reference
Collaboration diagram for oggopus_private:
Data Fields | |
int | need_comments |
unsigned | pre_skip |
int64_t | cur_dts |
Detailed Description
Definition at line 29 of file oggparseopus.c.
Field Documentation
int64_t oggopus_private::cur_dts |
Definition at line 32 of file oggparseopus.c.
Referenced by opus_packet().
int oggopus_private::need_comments |
Definition at line 30 of file oggparseopus.c.
Referenced by opus_header().
unsigned oggopus_private::pre_skip |
Definition at line 31 of file oggparseopus.c.
Referenced by opus_header(), and opus_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11