FFmpeg
Data Fields
VideoData Struct Reference

Data Fields

AVClassclass
 
int video_fd
 
int tuner_fd
 
int width
 
int height
 
uint64_t per_frame
 
int standard
 
char * framerate
 Set by a private option. More...
 

Detailed Description

Definition at line 56 of file bktr.c.

Field Documentation

◆ class

AVClass* VideoData::class

Definition at line 57 of file bktr.c.

◆ video_fd

int VideoData::video_fd

Definition at line 58 of file bktr.c.

◆ tuner_fd

int VideoData::tuner_fd

Definition at line 59 of file bktr.c.

◆ width

int VideoData::width

Definition at line 60 of file bktr.c.

◆ height

int VideoData::height

Definition at line 60 of file bktr.c.

◆ per_frame

uint64_t VideoData::per_frame

Definition at line 61 of file bktr.c.

◆ standard

int VideoData::standard

Definition at line 62 of file bktr.c.

◆ framerate

char* VideoData::framerate

Set by a private option.

Definition at line 63 of file bktr.c.


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