#include <frame_combiner.h>
◆ FrameCombiner() [1/2]
webrtc::FrameCombiner::FrameCombiner |
( |
bool |
use_apm_limiter | ) |
|
|
explicit |
◆ ~FrameCombiner() [1/2]
webrtc::FrameCombiner::~FrameCombiner |
( |
| ) |
|
|
default |
◆ FrameCombiner() [2/2]
webrtc::FrameCombiner::FrameCombiner |
( |
bool |
use_apm_limiter | ) |
|
|
explicit |
◆ ~FrameCombiner() [2/2]
webrtc::FrameCombiner::~FrameCombiner |
( |
| ) |
|
◆ Combine() [1/2]
void webrtc::FrameCombiner::Combine |
( |
const std::vector< AudioFrame *> & |
mix_list, |
|
|
size_t |
number_of_channels, |
|
|
int |
sample_rate, |
|
|
AudioFrame * |
audio_frame_for_mixing |
|
) |
| const |
◆ Combine() [2/2]
void webrtc::FrameCombiner::Combine |
( |
const std::vector< AudioFrame *> & |
mix_list, |
|
|
size_t |
number_of_channels, |
|
|
int |
sample_rate, |
|
|
AudioFrame * |
audio_frame_for_mixing |
|
) |
| const |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_mixer/frame_combiner.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_mixer/frame_combiner.cc