FFmpeg
Data Fields
dc1394_frame_format Struct Reference

Data Fields

int width
 
int height
 
enum AVPixelFormat pix_fmt
 
int frame_size_id
 

Detailed Description

Definition at line 51 of file libdc1394.c.

Field Documentation

◆ width

int dc1394_frame_format::width

Definition at line 52 of file libdc1394.c.

Referenced by dc1394_read_common().

◆ height

int dc1394_frame_format::height

Definition at line 53 of file libdc1394.c.

Referenced by dc1394_read_common().

◆ pix_fmt

enum AVPixelFormat dc1394_frame_format::pix_fmt

Definition at line 54 of file libdc1394.c.

Referenced by dc1394_read_common().

◆ frame_size_id

int dc1394_frame_format::frame_size_id

Definition at line 55 of file libdc1394.c.

Referenced by dc1394_read_header().


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