FFmpeg
Data Fields
AptXContext Struct Reference

Data Fields

int hd
 
int block_size
 
int32_t sync_idx
 
Channel channels [NB_CHANNELS]
 
AudioFrameQueue afq
 

Detailed Description

Definition at line 91 of file aptx.c.

Field Documentation

◆ hd

int AptXContext::hd

Definition at line 92 of file aptx.c.

◆ block_size

int AptXContext::block_size

Definition at line 93 of file aptx.c.

◆ sync_idx

int32_t AptXContext::sync_idx

Definition at line 94 of file aptx.c.

◆ channels

Channel AptXContext::channels[NB_CHANNELS]

Definition at line 95 of file aptx.c.

◆ afq

AudioFrameQueue AptXContext::afq

Definition at line 96 of file aptx.c.


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