|
Android-cuttlefish cvd tool
|
#include <cstddef>#include <cstdint>#include <memory>#include <mutex>#include <optional>#include <thread>#include <vector>#include "cuttlefish/host/frontend/webrtc/audio_mixer.h"#include "cuttlefish/host/frontend/webrtc/audio_settings.h"#include "cuttlefish/host/frontend/webrtc/libcommon/audio_source.h"#include "cuttlefish/host/frontend/webrtc/libdevice/audio_sink.h"#include "cuttlefish/host/libs/audio_connector/server.h"

Go to the source code of this file.
Classes | |
| class | cuttlefish::AudioHandler |
| struct | cuttlefish::AudioHandler::StreamDesc |
| struct | cuttlefish::AudioHandler::StreamDesc::Volume |
| struct | cuttlefish::AudioHandler::ControlDesc |
Namespaces | |
| namespace | cuttlefish |