film_sample_t Struct Reference


Data Fields

int stream
offset_t sample_offset
unsigned int sample_size
int64_t pts
int keyframe

Detailed Description

Definition at line 37 of file segafilm.c.


Field Documentation

int film_sample_t::stream

Definition at line 38 of file segafilm.c.

Referenced by film_read_header(), and film_read_packet().

offset_t film_sample_t::sample_offset

Definition at line 39 of file segafilm.c.

Referenced by film_read_header(), and film_read_packet().

unsigned int film_sample_t::sample_size

Definition at line 40 of file segafilm.c.

Referenced by film_read_header(), and film_read_packet().

int64_t film_sample_t::pts

Definition at line 41 of file segafilm.c.

Referenced by film_read_header().

int film_sample_t::keyframe

Definition at line 42 of file segafilm.c.

Referenced by film_read_header().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 4 12:46:25 2008 for libextractor by  doxygen 1.5.1