|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <audio_encoder_pcm16b.h>
Public Member Functions | |
| Config () | |
| bool | IsOk () const |
| Config () | |
| bool | IsOk () const |
Public Member Functions inherited from webrtc::AudioEncoderPcm::Config | |
| bool | IsOk () const |
| bool | IsOk () const |
Public Attributes | |
| int | sample_rate_hz |
Public Attributes inherited from webrtc::AudioEncoderPcm::Config | |
| int | frame_size_ms |
| size_t | num_channels |
| int | payload_type |
Additional Inherited Members | |
Protected Member Functions inherited from webrtc::AudioEncoderPcm::Config | |
| Config (int pt) | |
| Config (int pt) | |
|
inline |
|
inline |
| bool webrtc::AudioEncoderPcm16B::Config::IsOk | ( | ) | const |
| bool webrtc::AudioEncoderPcm16B::Config::IsOk | ( | ) | const |
| int webrtc::AudioEncoderPcm16B::Config::sample_rate_hz |
1.8.13