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 42 of file dsicin.c.

Field Documentation

int CinFrameHeader::audio_frame_size

Definition at line 46 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().

int CinFrameHeader::audio_frame_type

Definition at line 43 of file dsicin.c.

Referenced by cin_read_frame_header().

int CinFrameHeader::pal_colors_count

Definition at line 45 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().

int CinFrameHeader::video_frame_size

Definition at line 47 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().

int CinFrameHeader::video_frame_type

Definition at line 44 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: