FFmpeg
|
MatroskaTrackEncoding Struct Reference
Collaboration diagram for MatroskaTrackEncoding:
Data Fields | |
uint64_t | scope |
uint64_t | type |
MatroskaTrackCompression | compression |
MatroskaTrackEncryption | encryption |
Detailed Description
Definition at line 110 of file matroskadec.c.
Field Documentation
MatroskaTrackCompression MatroskaTrackEncoding::compression |
Definition at line 113 of file matroskadec.c.
Referenced by matroska_decode_buffer(), and matroska_read_header().
MatroskaTrackEncryption MatroskaTrackEncoding::encryption |
Definition at line 114 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrackEncoding::scope |
Definition at line 111 of file matroskadec.c.
Referenced by matroska_parse_frame(), and matroska_read_header().
uint64_t MatroskaTrackEncoding::type |
Definition at line 112 of file matroskadec.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), and matroska_parse_frame().
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