AVFormatParameters Struct Reference

#include <avformat.h>


Data Fields

attribute_deprecated AVRational time_base
attribute_deprecated int sample_rate
attribute_deprecated int channels
attribute_deprecated int width
attribute_deprecated int height
attribute_deprecated enum
PixelFormat 
pix_fmt
attribute_deprecated int channel
 Used to select DV channel.
attribute_deprecated const char * standard
 deprecated, use demuxer-specific options instead.
attribute_deprecated unsigned int mpeg2ts_raw:1
 deprecated, use mpegtsraw demuxer
attribute_deprecated unsigned int mpeg2ts_compute_pcr:1
attribute_deprecated unsigned int initial_pause:1
 Do not begin to play the stream immediately (RTSP only).
attribute_deprecated unsigned int prealloced_context:1


Detailed Description

Definition at line 242 of file avformat.h.


Field Documentation

Used to select DV channel.

Definition at line 250 of file avformat.h.

Referenced by convert_format_parameters(), dv1394_read_header(), opt_input_file(), and v4l2_set_parameters().

Do not begin to play the stream immediately (RTSP only).

Definition at line 255 of file avformat.h.

Referenced by convert_format_parameters(), and rtsp_read_header().

Definition at line 254 of file avformat.h.

Referenced by convert_format_parameters(), and mpegts_read_header().

deprecated, use mpegtsraw demuxer

deprecated, use mpegtsraw demuxer-specific options instead

Definition at line 252 of file avformat.h.

Referenced by mpegts_read_header().

Definition at line 257 of file avformat.h.

Referenced by av_open_input_file(), av_open_input_stream(), and opt_input_file().

deprecated, use demuxer-specific options instead.

Definition at line 251 of file avformat.h.

Referenced by convert_format_parameters(), dv1394_read_header(), grab_read_header(), opt_input_file(), and v4l2_set_parameters().


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

Generated on Fri Oct 26 02:39:51 2012 for FFmpeg by  doxygen 1.5.8