FFmpeg
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 75 of file wavpack.c.

Field Documentation

◆ avctx

AVCodecContext* WavpackContext::avctx

Definition at line 76 of file wavpack.c.

◆ fdec

Definition at line 78 of file wavpack.c.

Referenced by wavpack_decode_block().

◆ fdec_num

int WavpackContext::fdec_num

Definition at line 79 of file wavpack.c.

Referenced by wavpack_decode_block().

◆ block

int WavpackContext::block

Definition at line 81 of file wavpack.c.

◆ samples

int WavpackContext::samples

Definition at line 82 of file wavpack.c.

Referenced by wavpack_decode_block().

◆ ch_offset

int WavpackContext::ch_offset

Definition at line 83 of file wavpack.c.

Referenced by wavpack_decode_block().


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