Android-cuttlefish cvd tool
|
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_util.h>
Go to the source code of this file.
Classes | |
struct | TableStruct_debug_2eproto |
class | webrtc::audioproc::Init |
class | webrtc::audioproc::ReverseStream |
class | webrtc::audioproc::Stream |
class | webrtc::audioproc::Config |
class | webrtc::audioproc::PlayoutAudioDeviceInfo |
class | webrtc::audioproc::RuntimeSetting |
class | webrtc::audioproc::Event |
struct | is_proto_enum< ::webrtc::audioproc::Event_Type > |
Namespaces | |
namespace | internal |
namespace | webrtc |
namespace | webrtc::audioproc |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_debug_2eproto |
Enumerations | |
enum | webrtc::audioproc::Event_Type : int { webrtc::audioproc::Event_Type_INIT = 0 , webrtc::audioproc::Event_Type_REVERSE_STREAM = 1 , webrtc::audioproc::Event_Type_STREAM = 2 , webrtc::audioproc::Event_Type_CONFIG = 3 , webrtc::audioproc::Event_Type_UNKNOWN_EVENT = 4 , webrtc::audioproc::Event_Type_RUNTIME_SETTING = 5 } |
Variables | |
ConfigDefaultTypeInternal | webrtc::audioproc::_Config_default_instance_ |
EventDefaultTypeInternal | webrtc::audioproc::_Event_default_instance_ |
InitDefaultTypeInternal | webrtc::audioproc::_Init_default_instance_ |
PlayoutAudioDeviceInfoDefaultTypeInternal | webrtc::audioproc::_PlayoutAudioDeviceInfo_default_instance_ |
ReverseStreamDefaultTypeInternal | webrtc::audioproc::_ReverseStream_default_instance_ |
RuntimeSettingDefaultTypeInternal | webrtc::audioproc::_RuntimeSetting_default_instance_ |
StreamDefaultTypeInternal | webrtc::audioproc::_Stream_default_instance_ |
constexpr Event_Type | webrtc::audioproc::Event_Type_Type_MIN = Event_Type_INIT |
constexpr Event_Type | webrtc::audioproc::Event_Type_Type_MAX = Event_Type_RUNTIME_SETTING |
constexpr int | webrtc::audioproc::Event_Type_Type_ARRAYSIZE = Event_Type_Type_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_debug_2eproto |
PROTOBUF_NAMESPACE_OPEN ::webrtc::audioproc::Config * Arena::CreateMaybeMessage<::webrtc::audioproc::Config > | ( | Arena * | ) |
::webrtc::audioproc::Event * Arena::CreateMaybeMessage<::webrtc::audioproc::Event > | ( | Arena * | ) |
::webrtc::audioproc::Init * Arena::CreateMaybeMessage<::webrtc::audioproc::Init > | ( | Arena * | ) |
::webrtc::audioproc::PlayoutAudioDeviceInfo * Arena::CreateMaybeMessage<::webrtc::audioproc::PlayoutAudioDeviceInfo > | ( | Arena * | ) |
::webrtc::audioproc::ReverseStream * Arena::CreateMaybeMessage<::webrtc::audioproc::ReverseStream > | ( | Arena * | ) |
::webrtc::audioproc::RuntimeSetting * Arena::CreateMaybeMessage<::webrtc::audioproc::RuntimeSetting > | ( | Arena * | ) |
::webrtc::audioproc::Stream * Arena::CreateMaybeMessage<::webrtc::audioproc::Stream > | ( | Arena * | ) |