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

#include <audio_encoder_g722.h>

Public Member Functions

bool IsOk () const
 
bool IsOk () const
 

Public Attributes

int payload_type = 9
 
int frame_size_ms = 20
 
size_t num_channels = 1
 

Member Function Documentation

◆ IsOk() [1/2]

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

◆ IsOk() [2/2]

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

Member Data Documentation

◆ frame_size_ms

int webrtc::AudioEncoderG722::Config::frame_size_ms = 20

◆ num_channels

size_t webrtc::AudioEncoderG722::Config::num_channels = 1

◆ payload_type

int webrtc::AudioEncoderG722::Config::payload_type = 9

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