webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc::EchoControlMobileImpl::StreamProperties Struct Reference

Public Member Functions

 StreamProperties ()=delete
 
 StreamProperties (int sample_rate_hz, size_t num_reverse_channels, size_t num_output_channels)
 

Public Attributes

int sample_rate_hz
 
size_t num_reverse_channels
 
size_t num_output_channels
 

Constructor & Destructor Documentation

◆ StreamProperties() [1/2]

webrtc::EchoControlMobileImpl::StreamProperties::StreamProperties ( )
delete

◆ StreamProperties() [2/2]

webrtc::EchoControlMobileImpl::StreamProperties::StreamProperties ( int  sample_rate_hz,
size_t  num_reverse_channels,
size_t  num_output_channels 
)
inline

Member Data Documentation

◆ num_output_channels

size_t webrtc::EchoControlMobileImpl::StreamProperties::num_output_channels

◆ num_reverse_channels

size_t webrtc::EchoControlMobileImpl::StreamProperties::num_reverse_channels

◆ sample_rate_hz

int webrtc::EchoControlMobileImpl::StreamProperties::sample_rate_hz

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