Android-cuttlefish cvd tool
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Member Functions | Static Private Member Functions | Private Attributes | Friends | List of all members
webrtc::audioproc::Stream Class Referencefinal

#include <debug.pb.h>

Inheritance diagram for webrtc::audioproc::Stream:
Inheritance graph
[legend]
Collaboration diagram for webrtc::audioproc::Stream:
Collaboration graph
[legend]

Public Types

enum  : int {
  kInputChannelFieldNumber = 7 , kOutputChannelFieldNumber = 8 , kInputDataFieldNumber = 1 , kOutputDataFieldNumber = 2 ,
  kDelayFieldNumber = 3 , kDriftFieldNumber = 4 , kAppliedInputVolumeFieldNumber = 5 , kKeypressFieldNumber = 6
}
 

Public Member Functions

 Stream ()
 
 ~Stream () override
 
PROTOBUF_CONSTEXPR Stream (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Stream (const Stream &from)
 
 Stream (Stream &&from) noexcept
 
Streamoperator= (const Stream &from)
 
Streamoperator= (Stream &&from) noexcept
 
const std::string & unknown_fields () const
 
std::string * mutable_unknown_fields ()
 
PROTOBUF_NOINLINE void Swap (Stream *other)
 
void UnsafeArenaSwap (Stream *other)
 
StreamNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final
 
void CopyFrom (const Stream &from)
 
void MergeFrom (const Stream &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
std::string GetTypeName () const final
 
int input_channel_size () const
 
void clear_input_channel ()
 
const std::string & input_channel (int index) const
 
std::string * mutable_input_channel (int index)
 
void set_input_channel (int index, const std::string &value)
 
void set_input_channel (int index, std::string &&value)
 
void set_input_channel (int index, const char *value)
 
void set_input_channel (int index, const void *value, size_t size)
 
std::string * add_input_channel ()
 
void add_input_channel (const std::string &value)
 
void add_input_channel (std::string &&value)
 
void add_input_channel (const char *value)
 
void add_input_channel (const void *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & input_channel () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_input_channel ()
 
int output_channel_size () const
 
void clear_output_channel ()
 
const std::string & output_channel (int index) const
 
std::string * mutable_output_channel (int index)
 
void set_output_channel (int index, const std::string &value)
 
void set_output_channel (int index, std::string &&value)
 
void set_output_channel (int index, const char *value)
 
void set_output_channel (int index, const void *value, size_t size)
 
std::string * add_output_channel ()
 
void add_output_channel (const std::string &value)
 
void add_output_channel (std::string &&value)
 
void add_output_channel (const char *value)
 
void add_output_channel (const void *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & output_channel () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_output_channel ()
 
bool has_input_data () const
 
void clear_input_data ()
 
const std::string & input_data () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_input_data (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_input_data ()
 
PROTOBUF_NODISCARD std::string * release_input_data ()
 
void set_allocated_input_data (std::string *input_data)
 
bool has_output_data () const
 
void clear_output_data ()
 
const std::string & output_data () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_output_data (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_output_data ()
 
PROTOBUF_NODISCARD std::string * release_output_data ()
 
void set_allocated_output_data (std::string *output_data)
 
bool has_delay () const
 
void clear_delay ()
 
int32_t delay () const
 
void set_delay (int32_t value)
 
bool has_drift () const
 
void clear_drift ()
 
int32_t drift () const
 
void set_drift (int32_t value)
 
bool has_applied_input_volume () const
 
void clear_applied_input_volume ()
 
int32_t applied_input_volume () const
 
void set_applied_input_volume (int32_t value)
 
bool has_keypress () const
 
void clear_keypress ()
 
bool keypress () const
 
void set_keypress (bool value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_input_data (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_output_data (ArgT0 &&arg0, ArgT... args)
 

Static Public Member Functions

static const Streamdefault_instance ()
 
static const Streaminternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 Stream (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void InternalSwap (Stream *other)
 
int _internal_input_channel_size () const
 
const std::string & _internal_input_channel (int index) const
 
std::string * _internal_add_input_channel ()
 
int _internal_output_channel_size () const
 
const std::string & _internal_output_channel (int index) const
 
std::string * _internal_add_output_channel ()
 
bool _internal_has_input_data () const
 
const std::string & _internal_input_data () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_input_data (const std::string &value)
 
std::string * _internal_mutable_input_data ()
 
bool _internal_has_output_data () const
 
const std::string & _internal_output_data () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_output_data (const std::string &value)
 
std::string * _internal_mutable_output_data ()
 
bool _internal_has_delay () const
 
int32_t _internal_delay () const
 
void _internal_set_delay (int32_t value)
 
bool _internal_has_drift () const
 
int32_t _internal_drift () const
 
void _internal_set_drift (int32_t value)
 
bool _internal_has_applied_input_volume () const
 
int32_t _internal_applied_input_volume () const
 
void _internal_set_applied_input_volume (int32_t value)
 
bool _internal_has_keypress () const
 
bool _internal_keypress () const
 
void _internal_set_keypress (bool value)
 

Static Private Member Functions

::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 

Private Attributes

::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
 
mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > input_channel_
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > output_channel_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr input_data_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr output_data_
 
int32_t delay_
 
int32_t drift_
 
int32_t applied_input_volume_
 
bool keypress_
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_debug_2eproto
 
void swap (Stream &a, Stream &b)
 

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kInputChannelFieldNumber 
kOutputChannelFieldNumber 
kInputDataFieldNumber 
kOutputDataFieldNumber 
kDelayFieldNumber 
kDriftFieldNumber 
kAppliedInputVolumeFieldNumber 
kKeypressFieldNumber 

Constructor & Destructor Documentation

◆ Stream() [1/5]

webrtc::audioproc::Stream::Stream ( )
inline

◆ ~Stream()

webrtc::audioproc::Stream::~Stream ( )
override

◆ Stream() [2/5]

PROTOBUF_CONSTEXPR webrtc::audioproc::Stream::Stream ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Stream() [3/5]

webrtc::audioproc::Stream::Stream ( const Stream from)

◆ Stream() [4/5]

webrtc::audioproc::Stream::Stream ( Stream &&  from)
inlinenoexcept

◆ Stream() [5/5]

webrtc::audioproc::Stream::Stream ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _internal_add_input_channel()

std::string * webrtc::audioproc::Stream::_internal_add_input_channel ( )
inlineprivate

◆ _internal_add_output_channel()

std::string * webrtc::audioproc::Stream::_internal_add_output_channel ( )
inlineprivate

◆ _internal_applied_input_volume()

int32_t webrtc::audioproc::Stream::_internal_applied_input_volume ( ) const
inlineprivate

◆ _internal_delay()

int32_t webrtc::audioproc::Stream::_internal_delay ( ) const
inlineprivate

◆ _internal_drift()

int32_t webrtc::audioproc::Stream::_internal_drift ( ) const
inlineprivate

◆ _internal_has_applied_input_volume()

bool webrtc::audioproc::Stream::_internal_has_applied_input_volume ( ) const
inlineprivate

◆ _internal_has_delay()

bool webrtc::audioproc::Stream::_internal_has_delay ( ) const
inlineprivate

◆ _internal_has_drift()

bool webrtc::audioproc::Stream::_internal_has_drift ( ) const
inlineprivate

◆ _internal_has_input_data()

bool webrtc::audioproc::Stream::_internal_has_input_data ( ) const
inlineprivate

◆ _internal_has_keypress()

bool webrtc::audioproc::Stream::_internal_has_keypress ( ) const
inlineprivate

◆ _internal_has_output_data()

bool webrtc::audioproc::Stream::_internal_has_output_data ( ) const
inlineprivate

◆ _internal_input_channel()

const std::string & webrtc::audioproc::Stream::_internal_input_channel ( int  index) const
inlineprivate

◆ _internal_input_channel_size()

int webrtc::audioproc::Stream::_internal_input_channel_size ( ) const
inlineprivate

◆ _internal_input_data()

const std::string & webrtc::audioproc::Stream::_internal_input_data ( ) const
inlineprivate

◆ _internal_keypress()

bool webrtc::audioproc::Stream::_internal_keypress ( ) const
inlineprivate

◆ _internal_mutable_input_data()

std::string * webrtc::audioproc::Stream::_internal_mutable_input_data ( )
inlineprivate

◆ _internal_mutable_output_data()

std::string * webrtc::audioproc::Stream::_internal_mutable_output_data ( )
inlineprivate

◆ _internal_output_channel()

const std::string & webrtc::audioproc::Stream::_internal_output_channel ( int  index) const
inlineprivate

◆ _internal_output_channel_size()

int webrtc::audioproc::Stream::_internal_output_channel_size ( ) const
inlineprivate

◆ _internal_output_data()

const std::string & webrtc::audioproc::Stream::_internal_output_data ( ) const
inlineprivate

◆ _internal_set_applied_input_volume()

void webrtc::audioproc::Stream::_internal_set_applied_input_volume ( int32_t  value)
inlineprivate

◆ _internal_set_delay()

void webrtc::audioproc::Stream::_internal_set_delay ( int32_t  value)
inlineprivate

◆ _internal_set_drift()

void webrtc::audioproc::Stream::_internal_set_drift ( int32_t  value)
inlineprivate

◆ _internal_set_input_data()

void webrtc::audioproc::Stream::_internal_set_input_data ( const std::string &  value)
inlineprivate

◆ _internal_set_keypress()

void webrtc::audioproc::Stream::_internal_set_keypress ( bool  value)
inlineprivate

◆ _internal_set_output_data()

void webrtc::audioproc::Stream::_internal_set_output_data ( const std::string &  value)
inlineprivate

◆ _InternalParse()

const char * webrtc::audioproc::Stream::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * webrtc::audioproc::Stream::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_input_channel() [1/5]

std::string * webrtc::audioproc::Stream::add_input_channel ( )
inline

◆ add_input_channel() [2/5]

void webrtc::audioproc::Stream::add_input_channel ( const char *  value)
inline

◆ add_input_channel() [3/5]

void webrtc::audioproc::Stream::add_input_channel ( const std::string &  value)
inline

◆ add_input_channel() [4/5]

void webrtc::audioproc::Stream::add_input_channel ( const void *  value,
size_t  size 
)
inline

◆ add_input_channel() [5/5]

void webrtc::audioproc::Stream::add_input_channel ( std::string &&  value)
inline

◆ add_output_channel() [1/5]

std::string * webrtc::audioproc::Stream::add_output_channel ( )
inline

◆ add_output_channel() [2/5]

void webrtc::audioproc::Stream::add_output_channel ( const char *  value)
inline

◆ add_output_channel() [3/5]

void webrtc::audioproc::Stream::add_output_channel ( const std::string &  value)
inline

◆ add_output_channel() [4/5]

void webrtc::audioproc::Stream::add_output_channel ( const void *  value,
size_t  size 
)
inline

◆ add_output_channel() [5/5]

void webrtc::audioproc::Stream::add_output_channel ( std::string &&  value)
inline

◆ applied_input_volume()

int32_t webrtc::audioproc::Stream::applied_input_volume ( ) const
inline

◆ ByteSizeLong()

size_t webrtc::audioproc::Stream::ByteSizeLong ( ) const
final

◆ CheckTypeAndMergeFrom()

void webrtc::audioproc::Stream::CheckTypeAndMergeFrom ( const ::PROTOBUF_NAMESPACE_ID::MessageLite &  from)
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void webrtc::audioproc::Stream::Clear ( )
final

◆ clear_applied_input_volume()

void webrtc::audioproc::Stream::clear_applied_input_volume ( )
inline

◆ clear_delay()

void webrtc::audioproc::Stream::clear_delay ( )
inline

◆ clear_drift()

void webrtc::audioproc::Stream::clear_drift ( )
inline

◆ clear_input_channel()

void webrtc::audioproc::Stream::clear_input_channel ( )
inline

◆ clear_input_data()

void webrtc::audioproc::Stream::clear_input_data ( )
inline

◆ clear_keypress()

void webrtc::audioproc::Stream::clear_keypress ( )
inline

◆ clear_output_channel()

void webrtc::audioproc::Stream::clear_output_channel ( )
inline

◆ clear_output_data()

void webrtc::audioproc::Stream::clear_output_data ( )
inline

◆ CopyFrom()

void webrtc::audioproc::Stream::CopyFrom ( const Stream from)

◆ default_instance()

static const Stream & webrtc::audioproc::Stream::default_instance ( )
inlinestatic

◆ delay()

int32_t webrtc::audioproc::Stream::delay ( ) const
inline

◆ drift()

int32_t webrtc::audioproc::Stream::drift ( ) const
inline

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece webrtc::audioproc::Stream::FullMessageName ( )
inlinestaticprivate

◆ GetCachedSize()

int webrtc::audioproc::Stream::GetCachedSize ( ) const
inlinefinal

◆ GetTypeName()

std::string webrtc::audioproc::Stream::GetTypeName ( ) const
final

◆ has_applied_input_volume()

bool webrtc::audioproc::Stream::has_applied_input_volume ( ) const
inline

◆ has_delay()

bool webrtc::audioproc::Stream::has_delay ( ) const
inline

◆ has_drift()

bool webrtc::audioproc::Stream::has_drift ( ) const
inline

◆ has_input_data()

bool webrtc::audioproc::Stream::has_input_data ( ) const
inline

◆ has_keypress()

bool webrtc::audioproc::Stream::has_keypress ( ) const
inline

◆ has_output_data()

bool webrtc::audioproc::Stream::has_output_data ( ) const
inline

◆ input_channel() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & webrtc::audioproc::Stream::input_channel ( ) const
inline

◆ input_channel() [2/2]

const std::string & webrtc::audioproc::Stream::input_channel ( int  index) const
inline

◆ input_channel_size()

int webrtc::audioproc::Stream::input_channel_size ( ) const
inline

◆ input_data()

const std::string & webrtc::audioproc::Stream::input_data ( ) const
inline

◆ internal_default_instance()

static const Stream * webrtc::audioproc::Stream::internal_default_instance ( )
inlinestatic

◆ InternalSwap()

void webrtc::audioproc::Stream::InternalSwap ( Stream other)
private

◆ IsInitialized()

bool webrtc::audioproc::Stream::IsInitialized ( ) const
final

◆ keypress()

bool webrtc::audioproc::Stream::keypress ( ) const
inline

◆ MergeFrom()

void webrtc::audioproc::Stream::MergeFrom ( const Stream from)

◆ mutable_input_channel() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * webrtc::audioproc::Stream::mutable_input_channel ( )
inline

◆ mutable_input_channel() [2/2]

std::string * webrtc::audioproc::Stream::mutable_input_channel ( int  index)
inline

◆ mutable_input_data()

std::string * webrtc::audioproc::Stream::mutable_input_data ( )
inline

◆ mutable_output_channel() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * webrtc::audioproc::Stream::mutable_output_channel ( )
inline

◆ mutable_output_channel() [2/2]

std::string * webrtc::audioproc::Stream::mutable_output_channel ( int  index)
inline

◆ mutable_output_data()

std::string * webrtc::audioproc::Stream::mutable_output_data ( )
inline

◆ mutable_unknown_fields()

std::string * webrtc::audioproc::Stream::mutable_unknown_fields ( )
inline

◆ New()

Stream * webrtc::audioproc::Stream::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

Stream & webrtc::audioproc::Stream::operator= ( const Stream from)
inline

◆ operator=() [2/2]

Stream & webrtc::audioproc::Stream::operator= ( Stream &&  from)
inlinenoexcept

◆ output_channel() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & webrtc::audioproc::Stream::output_channel ( ) const
inline

◆ output_channel() [2/2]

const std::string & webrtc::audioproc::Stream::output_channel ( int  index) const
inline

◆ output_channel_size()

int webrtc::audioproc::Stream::output_channel_size ( ) const
inline

◆ output_data()

const std::string & webrtc::audioproc::Stream::output_data ( ) const
inline

◆ release_input_data()

std::string * webrtc::audioproc::Stream::release_input_data ( )
inline

◆ release_output_data()

std::string * webrtc::audioproc::Stream::release_output_data ( )
inline

◆ set_allocated_input_data()

void webrtc::audioproc::Stream::set_allocated_input_data ( std::string *  input_data)
inline

◆ set_allocated_output_data()

void webrtc::audioproc::Stream::set_allocated_output_data ( std::string *  output_data)
inline

◆ set_applied_input_volume()

void webrtc::audioproc::Stream::set_applied_input_volume ( int32_t  value)
inline

◆ set_delay()

void webrtc::audioproc::Stream::set_delay ( int32_t  value)
inline

◆ set_drift()

void webrtc::audioproc::Stream::set_drift ( int32_t  value)
inline

◆ set_input_channel() [1/4]

void webrtc::audioproc::Stream::set_input_channel ( int  index,
const char *  value 
)
inline

◆ set_input_channel() [2/4]

void webrtc::audioproc::Stream::set_input_channel ( int  index,
const std::string &  value 
)
inline

◆ set_input_channel() [3/4]

void webrtc::audioproc::Stream::set_input_channel ( int  index,
const void *  value,
size_t  size 
)
inline

◆ set_input_channel() [4/4]

void webrtc::audioproc::Stream::set_input_channel ( int  index,
std::string &&  value 
)
inline

◆ set_input_data() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void webrtc::audioproc::Stream::set_input_data ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_input_data() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void webrtc::audioproc::Stream::set_input_data ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_keypress()

void webrtc::audioproc::Stream::set_keypress ( bool  value)
inline

◆ set_output_channel() [1/4]

void webrtc::audioproc::Stream::set_output_channel ( int  index,
const char *  value 
)
inline

◆ set_output_channel() [2/4]

void webrtc::audioproc::Stream::set_output_channel ( int  index,
const std::string &  value 
)
inline

◆ set_output_channel() [3/4]

void webrtc::audioproc::Stream::set_output_channel ( int  index,
const void *  value,
size_t  size 
)
inline

◆ set_output_channel() [4/4]

void webrtc::audioproc::Stream::set_output_channel ( int  index,
std::string &&  value 
)
inline

◆ set_output_data() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void webrtc::audioproc::Stream::set_output_data ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_output_data() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void webrtc::audioproc::Stream::set_output_data ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ SetCachedSize()

void webrtc::audioproc::Stream::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void webrtc::audioproc::Stream::SharedCtor ( )
private

◆ SharedDtor()

void webrtc::audioproc::Stream::SharedDtor ( )
private

◆ Swap()

PROTOBUF_NOINLINE void webrtc::audioproc::Stream::Swap ( Stream other)
inline

◆ unknown_fields()

const std::string & webrtc::audioproc::Stream::unknown_fields ( ) const
inline

◆ UnsafeArenaSwap()

void webrtc::audioproc::Stream::UnsafeArenaSwap ( Stream other)
inline

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

◆ ::TableStruct_debug_2eproto

friend struct ::TableStruct_debug_2eproto
friend

◆ swap

void swap ( Stream a,
Stream b 
)
friend

Member Data Documentation

◆ _cached_size_

mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize webrtc::audioproc::Stream::_cached_size_
private

◆ _has_bits_

::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> webrtc::audioproc::Stream::_has_bits_
private

◆ applied_input_volume_

int32_t webrtc::audioproc::Stream::applied_input_volume_
private

◆ delay_

int32_t webrtc::audioproc::Stream::delay_
private

◆ drift_

int32_t webrtc::audioproc::Stream::drift_
private

◆ input_channel_

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> webrtc::audioproc::Stream::input_channel_
private

◆ input_data_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr webrtc::audioproc::Stream::input_data_
private

◆ keypress_

bool webrtc::audioproc::Stream::keypress_
private

◆ kIndexInFileMessages

constexpr int webrtc::audioproc::Stream::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

◆ output_channel_

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> webrtc::audioproc::Stream::output_channel_
private

◆ output_data_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr webrtc::audioproc::Stream::output_data_
private

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