FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MatroskaTrackEncoding Struct Reference

Data Fields

uint64_t scope
 
uint64_t type
 
MatroskaTrackCompression compression
 

Detailed Description

Definition at line 104 of file matroskadec.c.

Field Documentation

uint64_t MatroskaTrackEncoding::scope

Definition at line 105 of file matroskadec.c.

Referenced by matroska_parse_frame(), and matroska_read_header().

uint64_t MatroskaTrackEncoding::type

Definition at line 106 of file matroskadec.c.

MatroskaTrackCompression MatroskaTrackEncoding::compression

Definition at line 107 of file matroskadec.c.

Referenced by matroska_decode_buffer(), and matroska_read_header().


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