#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 |
Definition at line 348 of file avformat.h.
Definition at line 352 of file avformat.h.
Definition at line 354 of file avformat.h.
Referenced by dc1394_read_header(), and grab_read_header().
| attribute_deprecated unsigned int AVFormatParameters::initial_pause |
Definition at line 360 of file avformat.h.
| attribute_deprecated unsigned int AVFormatParameters::mpeg2ts_raw |
deprecated, use mpegtsraw demuxer
deprecated, use mpegtsraw demuxer-specific options instead
Definition at line 358 of file avformat.h.
Definition at line 355 of file avformat.h.
Referenced by dc1394_read_header(), and grab_read_header().
Definition at line 363 of file avformat.h.
Referenced by av_open_input_file(), and av_open_input_stream().
Definition at line 351 of file avformat.h.
| attribute_deprecated const char* AVFormatParameters::standard |
Definition at line 350 of file avformat.h.
Referenced by convert_format_parameters(), dc1394_read_header(), dshow_add_device(), and grab_read_header().
Definition at line 353 of file avformat.h.
Referenced by dc1394_read_header(), and grab_read_header().
1.5.8