WtvContext Struct Reference


Data Fields

AVIOContextpb
int64_t epoch
 timeline file
int64_t pts
int64_t last_valid_pts
 pts for next data chunk
AVIndexEntryindex_entries
 latest valid pts, used for interative seeking
int nb_index_entries
unsigned int index_entries_allocated_size
int64_t timeline_start_pos
WtvFile file [WTV_FILES]
int64_t serial
int64_t last_chunk_pos
 chunk serial number
int64_t frame_nb
 last chunk position
WtvChunkEntry index [MAX_NB_INDEX]
int nb_index
int first_video_flag
int64_t sync_pos

Detailed Description

Definition at line 305 of file wtvdec.c.


Field Documentation

timeline file

Definition at line 307 of file wtvdec.c.

Referenced by parse_chunks(), read_header(), and read_seek().

Definition at line 90 of file wtvenc.c.

Referenced by finish_file(), and write_root_table().

Definition at line 97 of file wtvenc.c.

Referenced by write_header(), and write_stream_codec_info().

last chunk position

Definition at line 93 of file wtvenc.c.

Referenced by write_timestamp().

Definition at line 95 of file wtvenc.c.

Referenced by write_chunk_header(), and write_index().

latest valid pts, used for interative seeking

Definition at line 313 of file wtvdec.c.

Referenced by read_close(), read_header(), and read_seek().

Definition at line 315 of file wtvdec.c.

Referenced by read_header().

chunk serial number

Definition at line 92 of file wtvenc.c.

Referenced by finish_chunk_noindex(), write_chunk_header(), write_chunk_header2(), write_header(), and write_sync().

pts for next data chunk

Definition at line 309 of file wtvdec.c.

Referenced by parse_chunks(), read_header(), and read_seek().

Definition at line 96 of file wtvenc.c.

Referenced by finish_chunk(), write_chunk_header(), write_header(), and write_index().

Definition at line 314 of file wtvdec.c.

Referenced by read_header(), and read_seek().

int64_t WtvContext::pts

Definition at line 308 of file wtvdec.c.

Referenced by parse_chunks(), read_header(), read_packet(), and read_seek().

Definition at line 91 of file wtvenc.c.

Referenced by finish_chunk_noindex(), write_chunk_header(), write_header(), and write_packet().

Definition at line 98 of file wtvenc.c.

Referenced by write_sync(), and write_table_entries_events().


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

Generated on Fri Oct 26 02:46:18 2012 for FFmpeg by  doxygen 1.5.8