FFmpeg  4.3.7
Data Fields
MatroskaTrackEncoding Struct Reference

Data Fields

uint64_t scope
 
uint64_t type
 
MatroskaTrackCompression compression
 
MatroskaTrackEncryption encryption
 

Detailed Description

Definition at line 142 of file matroskadec.c.

Field Documentation

◆ scope

uint64_t MatroskaTrackEncoding::scope

Definition at line 143 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ type

uint64_t MatroskaTrackEncoding::type

Definition at line 144 of file matroskadec.c.

Referenced by matroska_parse_tracks().

◆ compression

MatroskaTrackCompression MatroskaTrackEncoding::compression

Definition at line 145 of file matroskadec.c.

Referenced by matroska_decode_buffer(), and matroska_parse_tracks().

◆ encryption

MatroskaTrackEncryption MatroskaTrackEncoding::encryption

Definition at line 146 of file matroskadec.c.

Referenced by matroska_parse_tracks().


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