FFmpeg
Public Types | Data Fields
VideoDemuxData Struct Reference

Public Types

 

Data Fields

const AVClassclass
  Class for private options.
 
int  img_first
 
int  img_last
 
int  img_number
 
int64_t  pts
 
int  img_count
 
int  is_pipe
 
int  split_planes
  use independent file for each Y, U, V plane
 
char  path [1024]
 
char *  pixel_format
  Set by a private option.
 
int  width
 
int  height
  Set by a private option.
 
  Set by a private option.
 
int  loop
 
enum VideoDemuxData:: { ... }   pattern_type
 
int  use_glob
 
int  start_number
 
 
int  frame_size
 
int  ts_from_file
 

Detailed Description

Definition at line 45 of file img2dec.c.

Member Enumeration Documentation

anonymous enum
Enumerator:
PT_GLOB_SEQUENCE
PT_GLOB
PT_SEQUENCE

Definition at line 59 of file img2dec.c.

Field Documentation

const AVClass* VideoDemuxData::class

Class for private options.

Definition at line 46 of file img2dec.c.

int VideoDemuxData::img_first

Definition at line 47 of file img2dec.c.

Referenced by img_read_header(), img_read_packet(), and img_read_seek().

int VideoDemuxData::img_last

Definition at line 48 of file img2dec.c.

Referenced by img_read_header(), img_read_packet(), and img_read_seek().

int VideoDemuxData::img_number

Definition at line 49 of file img2dec.c.

Referenced by img_read_header(), img_read_packet(), and img_read_seek().

int64_t VideoDemuxData::pts

Definition at line 50 of file img2dec.c.

Referenced by img_read_packet(), and img_read_seek().

int VideoDemuxData::img_count

Definition at line 51 of file img2dec.c.

Referenced by img_read_header(), and img_read_packet().

int VideoDemuxData::is_pipe

Definition at line 52 of file img2dec.c.

Referenced by img_read_header(), and img_read_packet().

int VideoDemuxData::split_planes

use independent file for each Y, U, V plane

Definition at line 53 of file img2dec.c.

Referenced by img_read_header(), and img_read_packet().

char VideoDemuxData::path[1024]

Definition at line 54 of file img2dec.c.

Referenced by img_read_header(), and img_read_packet().

char* VideoDemuxData::pixel_format

Set by a private option.

Definition at line 55 of file img2dec.c.

Referenced by img_read_header().

int VideoDemuxData::width

Definition at line 56 of file img2dec.c.

Referenced by img_read_header().

int VideoDemuxData::height

Set by a private option.

Definition at line 56 of file img2dec.c.

Referenced by img_read_header().

AVRational VideoDemuxData::framerate

Set by a private option.

Definition at line 57 of file img2dec.c.

Referenced by img_read_header().

int VideoDemuxData::loop

Definition at line 58 of file img2dec.c.

Referenced by img_read_packet().

enum { ... } VideoDemuxData::pattern_type

Referenced by img_read_header().

int VideoDemuxData::use_glob

Definition at line 60 of file img2dec.c.

Referenced by img_read_close(), img_read_header(), and img_read_packet().

int VideoDemuxData::start_number

Definition at line 64 of file img2dec.c.

Referenced by img_read_header().

int VideoDemuxData::start_number_range

Definition at line 65 of file img2dec.c.

Referenced by img_read_header().

int VideoDemuxData::frame_size

Definition at line 66 of file img2dec.c.

Referenced by img_read_packet().

int VideoDemuxData::ts_from_file

Definition at line 67 of file img2dec.c.

Referenced by img_read_header(), img_read_packet(), and img_read_seek().


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

Generated on Sun Mar 23 2014 23:50:42 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /