Libav
Data Fields
CinFrameHeader Struct Reference

Data Fields

int audio_frame_type
 
int video_frame_type
 
int pal_colors_count
 
int audio_frame_size
 
int video_frame_size
 

Detailed Description

Definition at line 43 of file dsicin.c.

Field Documentation

§ audio_frame_type

int CinFrameHeader::audio_frame_type

Definition at line 44 of file dsicin.c.

Referenced by cin_read_frame_header().

§ video_frame_type

int CinFrameHeader::video_frame_type

Definition at line 45 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().

§ pal_colors_count

int CinFrameHeader::pal_colors_count

Definition at line 46 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().

§ audio_frame_size

int CinFrameHeader::audio_frame_size

Definition at line 47 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().

§ video_frame_size

int CinFrameHeader::video_frame_size

Definition at line 48 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().


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