FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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 45 of file siff.c.

Field Documentation

int SIFFContext::frames

Definition at line 46 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::cur_frame

Definition at line 47 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::rate

Definition at line 48 of file siff.c.

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

int SIFFContext::bits

Definition at line 49 of file siff.c.

Referenced by siff_parse_soun(), and siff_parse_vbv1().

int SIFFContext::block_align

Definition at line 50 of file siff.c.

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

int SIFFContext::has_video

Definition at line 52 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::has_audio

Definition at line 53 of file siff.c.

Referenced by siff_parse_vbv1().

int SIFFContext::curstrm

Definition at line 55 of file siff.c.

Referenced by siff_parse_vbv1(), and siff_read_packet().

int SIFFContext::pktsize

Definition at line 56 of file siff.c.

Referenced by siff_read_packet().

int SIFFContext::gmcsize

Definition at line 57 of file siff.c.

Referenced by siff_read_packet().

int SIFFContext::sndsize

Definition at line 58 of file siff.c.

Referenced by siff_read_packet().

int SIFFContext::flags

Definition at line 60 of file siff.c.

Referenced by siff_read_packet().

uint8_t SIFFContext::gmc[4]

Definition at line 61 of file siff.c.

Referenced by siff_read_packet().


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