FFmpeg
Data Fields
OpusContext Struct Reference

#include <opus.h>

Data Fields

 
float **  out
 
int *  out_size
 
 
int *  decoded_samples
 
int  nb_streams
 
 
 
int16_t  gain_i
 
float  gain
 
 

Detailed Description

Definition at line 174 of file opus.h.

Field Documentation

OpusStreamContext* OpusContext::streams

Definition at line 175 of file opus.h.

Referenced by opus_decode_close(), opus_decode_flush(), opus_decode_init(), and opus_decode_packet().

float** OpusContext::out

Definition at line 178 of file opus.h.

Referenced by opus_decode_close(), opus_decode_init(), and opus_decode_packet().

int* OpusContext::out_size

Definition at line 179 of file opus.h.

Referenced by opus_decode_close(), opus_decode_init(), and opus_decode_packet().

AVAudioFifo** OpusContext::sync_buffers

Definition at line 182 of file opus.h.

Referenced by opus_decode_close(), opus_decode_flush(), opus_decode_init(), and opus_decode_packet().

int* OpusContext::decoded_samples

Definition at line 184 of file opus.h.

Referenced by opus_decode_close(), opus_decode_init(), and opus_decode_packet().

int OpusContext::nb_streams

Definition at line 186 of file opus.h.

Referenced by ff_opus_parse_extradata(), opus_decode_close(), opus_decode_flush(), opus_decode_init(), opus_decode_packet(), and opus_find_frame_end().

int OpusContext::nb_stereo_streams

Definition at line 187 of file opus.h.

Referenced by ff_opus_parse_extradata(), and opus_decode_init().

AVFloatDSPContext* OpusContext::fdsp

Definition at line 189 of file opus.h.

Referenced by opus_decode_close(), opus_decode_init(), and opus_decode_packet().

int16_t OpusContext::gain_i

Definition at line 190 of file opus.h.

Referenced by ff_opus_parse_extradata(), and opus_decode_packet().

float OpusContext::gain

Definition at line 191 of file opus.h.

Referenced by ff_opus_parse_extradata(), and opus_decode_packet().

ChannelMap* OpusContext::channel_maps

Definition at line 193 of file opus.h.

Referenced by ff_opus_parse_extradata(), opus_decode_close(), opus_decode_init(), opus_decode_packet(), and opus_find_frame_end().


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

Generated on Mon Feb 15 2016 15:20:57 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /