SIFFContext Struct Reference

Data Fields

int frames
int cur_frame
int rate
int bits
int block_align
int has_video
int has_audio
int curstrm
int pktsize
int gmcsize
int sndsize
int flags
uint8_t gmc [4]

Detailed Description

Definition at line 43 of file siff.c.

Field Documentation

int SIFFContext::bits

Definition at line 47 of file siff.c.

Referenced by create_audio_stream(), siff_parse_soun(), and siff_parse_vbv1().

int SIFFContext::block_align

Definition at line 48 of file siff.c.

Referenced by create_audio_stream(), siff_parse_soun(), siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::cur_frame

Definition at line 45 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::curstrm

Definition at line 53 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::flags

Definition at line 58 of file siff.c.

Referenced by siff_read_packet().

int SIFFContext::frames

Definition at line 44 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

uint8_t SIFFContext::gmc[4]

Definition at line 59 of file siff.c.

Referenced by siff_read_packet().

int SIFFContext::gmcsize

Definition at line 55 of file siff.c.

Referenced by siff_read_packet().

int SIFFContext::has_audio

Definition at line 51 of file siff.c.

Referenced by siff_parse_vbv1().

int SIFFContext::has_video

Definition at line 50 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::pktsize

Definition at line 54 of file siff.c.

Referenced by siff_read_packet().

int SIFFContext::rate

Definition at line 46 of file siff.c.

Referenced by create_audio_stream(), siff_parse_soun(), and siff_parse_vbv1().

int SIFFContext::sndsize

Definition at line 56 of file siff.c.

Referenced by siff_read_packet().


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