Libav 0.7.1
Data Fields
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

Detailed Description

Definition at line 319 of file wtv.c.


Field Documentation

timeline file

Definition at line 321 of file wtv.c.

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

latest valid pts, used for interative seeking

Definition at line 327 of file wtv.c.

Referenced by read_header(), and read_seek().

Definition at line 329 of file wtv.c.

Referenced by read_header().

pts for next data chunk

Definition at line 323 of file wtv.c.

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

Definition at line 328 of file wtv.c.

Referenced by read_header(), and read_seek().

int64_t WtvContext::pts

Definition at line 322 of file wtv.c.

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


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