// LocalAudioSource implements AudioSourceInterface. // This contains settings for switching audio processing on and off.
namespace webrtc {
class LocalAudioSource : public Notifier<AudioSourceInterface> { public: // Creates an instance of LocalAudioSource. static scoped_refptr<LocalAudioSource> Create( const AudioOptions* audio_options);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.