FFmpeg
Data Fields
WtvChunkEntry Struct Reference

Data Fields

int64_t pos
 
int64_t serial
 
const ff_asf_guidguid
 
int stream_id
 

Detailed Description

Definition at line 76 of file wtvenc.c.

Field Documentation

◆ pos

int64_t WtvChunkEntry::pos

Definition at line 77 of file wtvenc.c.

Referenced by write_chunk_header(), and write_index().

◆ serial

int64_t WtvChunkEntry::serial

Definition at line 78 of file wtvenc.c.

Referenced by write_chunk_header(), and write_index().

◆ guid

const ff_asf_guid* WtvChunkEntry::guid

Definition at line 79 of file wtvenc.c.

Referenced by write_chunk_header(), and write_index().

◆ stream_id

int WtvChunkEntry::stream_id

Definition at line 80 of file wtvenc.c.

Referenced by write_chunk_header(), and write_index().


The documentation for this struct was generated from the following file: