webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
OpusDecoder Struct Reference

Public Attributes

int celt_dec_offset
 
int silk_dec_offset
 
int channels
 
opus_int32 Fs
 
silk_DecControlStruct DecControl
 
int decode_gain
 
int arch
 
int stream_channels
 
int bandwidth
 
int mode
 
int prev_mode
 
int frame_size
 
int prev_redundancy
 
int last_packet_duration
 
opus_val16 softclip_mem [2]
 
opus_uint32 rangeFinal
 

Member Data Documentation

◆ arch

int OpusDecoder::arch

◆ bandwidth

int OpusDecoder::bandwidth

◆ celt_dec_offset

int OpusDecoder::celt_dec_offset

◆ channels

int OpusDecoder::channels

◆ DecControl

silk_DecControlStruct OpusDecoder::DecControl

Sampling rate (at the API level)

◆ decode_gain

int OpusDecoder::decode_gain

◆ frame_size

int OpusDecoder::frame_size

◆ Fs

opus_int32 OpusDecoder::Fs

◆ last_packet_duration

int OpusDecoder::last_packet_duration

◆ mode

int OpusDecoder::mode

◆ prev_mode

int OpusDecoder::prev_mode

◆ prev_redundancy

int OpusDecoder::prev_redundancy

◆ rangeFinal

opus_uint32 OpusDecoder::rangeFinal

◆ silk_dec_offset

int OpusDecoder::silk_dec_offset

◆ softclip_mem

opus_val16 OpusDecoder::softclip_mem[2]

◆ stream_channels

int OpusDecoder::stream_channels

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