Libav
Data Fields
WavpackContext Struct Reference

Data Fields

AVCodecContextavctx
 
WavpackFrameContextfdec [WV_MAX_FRAME_DECODERS]
 
int fdec_num
 
int block
 
int samples
 
int ch_offset
 

Detailed Description

Definition at line 136 of file wavpack.c.

Field Documentation

§ avctx

AVCodecContext* WavpackContext::avctx

Definition at line 137 of file wavpack.c.

Referenced by wavpack_decode_init(), and wv_alloc_frame_context().

§ fdec

§ fdec_num

int WavpackContext::fdec_num

§ block

int WavpackContext::block

Definition at line 142 of file wavpack.c.

Referenced by wavpack_decode_frame().

§ samples

int WavpackContext::samples

Definition at line 143 of file wavpack.c.

Referenced by wavpack_decode_block(), and wavpack_decode_frame().

§ ch_offset

int WavpackContext::ch_offset

Definition at line 144 of file wavpack.c.

Referenced by wavpack_decode_block(), and wavpack_decode_frame().


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