FFmpeg
4.3.8
|
Data Fields | |
MatroskaBlock | block |
uint64_t | timecode |
int64_t | pos |
Definition at line 329 of file matroskadec.c.
MatroskaBlock MatroskaCluster::block |
Definition at line 330 of file matroskadec.c.
Referenced by matroska_parse_cluster().
uint64_t MatroskaCluster::timecode |
Definition at line 331 of file matroskadec.c.
Referenced by matroska_parse_cluster().
int64_t MatroskaCluster::pos |
Definition at line 332 of file matroskadec.c.
Referenced by matroska_parse_cluster().