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