FFmpeg
|
Ebml Struct Reference
Data Fields | |
uint64_t | version |
uint64_t | max_size |
uint64_t | id_length |
char * | doctype |
uint64_t | doctype_version |
Detailed Description
Definition at line 92 of file matroskadec.c.
Field Documentation
char* Ebml::doctype |
Definition at line 96 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t Ebml::doctype_version |
Definition at line 97 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t Ebml::id_length |
Definition at line 95 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t Ebml::max_size |
Definition at line 94 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t Ebml::version |
Definition at line 93 of file matroskadec.c.
Referenced by 7digital-python.lockerEndpoint.Track::__init__(), 7digital-python.lib.oauth.OAuthServer::_get_version(), and matroska_read_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11