FFmpeg
Public Attributes | List of all members
video_data Struct Reference

Public Attributes

AVClassclass
 
int fd
 
int pixelformat
 
int width
 
int height
 
int frame_size
 
int interlaced
 
int top_field_first
 
int ts_mode
 
TimeFiltertimefilter
 
int64_t last_time_m
 
int buffers
 
atomic_int buffers_queued
 
void ** buf_start
 
unsigned int * buf_len
 
char * standard
 
v4l2_std_id std_id
 
int channel
 
char * pixel_format
 Set by a private option. More...
 
int list_format
 Set by a private option. More...
 
int list_standard
 Set by a private option. More...
 
char * framerate
 Set by a private option. More...
 
int use_libv4l2
 
int(* open_f )(const char *file, int oflag,...)
 
int(* close_f )(int fd)
 
int(* dup_f )(int fd)
 
int(* ioctl_f )(int fd, unsigned long int request,...)
 
ssize_t(* read_f )(int fd, void *buffer, size_t n)
 
void *(* mmap_f )(void *start, size_t length, int prot, int flags, int fd, int64_t offset)
 
int(* munmap_f )(void *_start, size_t length)
 

Member Data Documentation

§ framerate

char* video_data::framerate

Set by a private option.

§ list_format

int video_data::list_format

Set by a private option.

§ list_standard

int video_data::list_standard

Set by a private option.

§ pixel_format

char* video_data::pixel_format

Set by a private option.


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