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

#include <audio_encoder_pcm.h>

Inheritance diagram for webrtc::AudioEncoderPcm::Config:
webrtc::AudioEncoderPcm16B::Config webrtc::AudioEncoderPcm16B::Config webrtc::AudioEncoderPcmA::Config webrtc::AudioEncoderPcmA::Config webrtc::AudioEncoderPcmU::Config webrtc::AudioEncoderPcmU::Config

Public Member Functions

bool IsOk () const
 
bool IsOk () const
 

Public Attributes

int frame_size_ms
 
size_t num_channels
 
int payload_type
 

Protected Member Functions

 Config (int pt)
 
 Config (int pt)
 

Constructor & Destructor Documentation

◆ Config() [1/2]

webrtc::AudioEncoderPcm::Config::Config ( int  pt)
inlineexplicitprotected

◆ Config() [2/2]

webrtc::AudioEncoderPcm::Config::Config ( int  pt)
inlineexplicitprotected

Member Function Documentation

◆ IsOk() [1/2]

bool webrtc::AudioEncoderPcm::Config::IsOk ( ) const

◆ IsOk() [2/2]

bool webrtc::AudioEncoderPcm::Config::IsOk ( ) const

Member Data Documentation

◆ frame_size_ms

int webrtc::AudioEncoderPcm::Config::frame_size_ms

◆ num_channels

size_t webrtc::AudioEncoderPcm::Config::num_channels

◆ payload_type

int webrtc::AudioEncoderPcm::Config::payload_type

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