Data Fields

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
attribute_deprecated enum CodecID video_codec_id
attribute_deprecated enum CodecID audio_codec_id

Detailed Description

Definition at line 256 of file avformat.h.


Field Documentation

Definition at line 275 of file avformat.h.

Used to select DV channel.

Definition at line 264 of file avformat.h.

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

Definition at line 260 of file avformat.h.

Referenced by audio_read_header(), ff_raw_read_header(), main(), opt_input_file(), and start_jack().

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

Definition at line 269 of file avformat.h.

Referenced by rtsp_read_header().

Definition at line 268 of file avformat.h.

Referenced by mpegts_read_header().

deprecated, use mpegtsraw demuxer

deprecated, use mpegtsraw demuxer-specific options instead

Definition at line 266 of file avformat.h.

Referenced by mpegts_read_header().

Definition at line 271 of file avformat.h.

Referenced by opt_input_file().

Definition at line 259 of file avformat.h.

Referenced by audio_read_header(), ff_raw_read_header(), main(), opt_input_file(), and read_header().

deprecated, use demuxer-specific options instead.

Definition at line 265 of file avformat.h.

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

Definition at line 274 of file avformat.h.


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