FFmpeg
Data Fields
APACContext Struct Reference

Data Fields

GetBitContext gb
 
int skip
 
int cur_ch
 
ChContext ch [2]
 
uint8_t * bitstream
 
int64_t max_framesize
 
int bitstream_size
 
int bitstream_index
 

Detailed Description

Definition at line 39 of file apac.c.

Field Documentation

◆ gb

GetBitContext APACContext::gb

Definition at line 40 of file apac.c.

◆ skip

int APACContext::skip

Definition at line 41 of file apac.c.

◆ cur_ch

int APACContext::cur_ch

Definition at line 43 of file apac.c.

◆ ch

ChContext APACContext::ch[2]

Definition at line 44 of file apac.c.

◆ bitstream

uint8_t* APACContext::bitstream

Definition at line 46 of file apac.c.

◆ max_framesize

int64_t APACContext::max_framesize

Definition at line 47 of file apac.c.

◆ bitstream_size

int APACContext::bitstream_size

Definition at line 48 of file apac.c.

◆ bitstream_index

int APACContext::bitstream_index

Definition at line 49 of file apac.c.


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