| FFmpeg
    | 
EbmlBin Struct Reference
  | Data Fields | |
| int | size | 
| uint8_t * | data | 
| int64_t | pos | 
Detailed Description
Definition at line 86 of file matroskadec.c.
Field Documentation
| uint8_t* EbmlBin::data | 
Definition at line 88 of file matroskadec.c.
Referenced by ebml_read_binary(), matroska_decode_buffer(), matroska_parse_cluster(), matroska_parse_cluster_incremental(), and matroska_read_header().
| int64_t EbmlBin::pos | 
Definition at line 89 of file matroskadec.c.
Referenced by ebml_read_binary(), matroska_parse_cluster(), and matroska_parse_cluster_incremental().
| int EbmlBin::size | 
Definition at line 87 of file matroskadec.c.
Referenced by ebml_read_binary(), matroska_decode_buffer(), matroska_parse_cluster(), matroska_parse_cluster_incremental(), and matroska_read_header().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11