AVInputStream Struct Reference


Data Fields

int file_index
int index
AVStreamst
int discard
int decoding_needed
int64_t sample_index
int64_t start
unsigned long frame
int64_t next_pts
int64_t pts
int is_start

Detailed Description

Definition at line 262 of file ffmpeg.c.


Field Documentation

int AVInputStream::file_index

Definition at line 263 of file ffmpeg.c.

Referenced by av_encode().

int AVInputStream::index

Definition at line 264 of file ffmpeg.c.

Referenced by av_encode().

AVStream* AVInputStream::st

Definition at line 265 of file ffmpeg.c.

Referenced by av_encode(), do_audio_out(), do_subtitle_out(), do_video_out(), output_packet(), and pre_process_video_frame().

int AVInputStream::discard

Definition at line 266 of file ffmpeg.c.

Referenced by av_encode(), and stream_index_from_inputs().

int AVInputStream::decoding_needed

Definition at line 267 of file ffmpeg.c.

Referenced by output_packet().

int64_t AVInputStream::sample_index

Definition at line 268 of file ffmpeg.c.

int64_t AVInputStream::start

Definition at line 270 of file ffmpeg.c.

Referenced by av_encode(), and output_packet().

unsigned long AVInputStream::frame

Definition at line 271 of file ffmpeg.c.

Referenced by av_encode(), and output_packet().

int64_t AVInputStream::next_pts

Definition at line 272 of file ffmpeg.c.

Referenced by output_packet().

int64_t AVInputStream::pts

Definition at line 274 of file ffmpeg.c.

Referenced by get_sync_ipts(), output_packet(), and pre_process_video_frame().

int AVInputStream::is_start

Definition at line 275 of file ffmpeg.c.

Referenced by do_audio_out().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 06:46:07 2008 for libextractor by  doxygen 1.5.1