FFmpeg
|
Data Fields | |
int64_t | pos |
int64_t | serial |
const ff_asf_guid * | guid |
int | stream_id |
int64_t WtvChunkEntry::pos |
Definition at line 77 of file wtvenc.c.
Referenced by write_chunk_header(), and write_index().
int64_t WtvChunkEntry::serial |
Definition at line 78 of file wtvenc.c.
Referenced by write_chunk_header(), and write_index().
const ff_asf_guid* WtvChunkEntry::guid |
Definition at line 79 of file wtvenc.c.
Referenced by write_chunk_header(), and write_index().
int WtvChunkEntry::stream_id |
Definition at line 80 of file wtvenc.c.
Referenced by write_chunk_header(), and write_index().