#include <audio_format.h>
|
| SdpAudioFormat (const SdpAudioFormat &) |
|
| SdpAudioFormat (SdpAudioFormat &&) |
|
| SdpAudioFormat (const char *name, int clockrate_hz, int num_channels) |
|
| SdpAudioFormat (const std::string &name, int clockrate_hz, int num_channels) |
|
| SdpAudioFormat (const char *name, int clockrate_hz, int num_channels, const Parameters ¶m) |
|
| SdpAudioFormat (const std::string &name, int clockrate_hz, int num_channels, const Parameters ¶m) |
|
| ~SdpAudioFormat () |
|
SdpAudioFormat & | operator= (const SdpAudioFormat &) |
|
SdpAudioFormat & | operator= (SdpAudioFormat &&) |
|
| SdpAudioFormat (const SdpAudioFormat &) |
|
| SdpAudioFormat (SdpAudioFormat &&) |
|
| SdpAudioFormat (const char *name, int clockrate_hz, int num_channels) |
|
| SdpAudioFormat (const std::string &name, int clockrate_hz, int num_channels) |
|
| SdpAudioFormat (const char *name, int clockrate_hz, int num_channels, const Parameters ¶m) |
|
| SdpAudioFormat (const std::string &name, int clockrate_hz, int num_channels, const Parameters ¶m) |
|
| ~SdpAudioFormat () |
|
SdpAudioFormat & | operator= (const SdpAudioFormat &) |
|
SdpAudioFormat & | operator= (SdpAudioFormat &&) |
|
◆ Parameters [1/2]
◆ Parameters [2/2]
◆ SdpAudioFormat() [1/12]
◆ SdpAudioFormat() [2/12]
◆ SdpAudioFormat() [3/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const char * |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels |
|
) |
| |
◆ SdpAudioFormat() [4/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const std::string & |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels |
|
) |
| |
◆ SdpAudioFormat() [5/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const char * |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels, |
|
|
const Parameters & |
param |
|
) |
| |
◆ SdpAudioFormat() [6/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const std::string & |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels, |
|
|
const Parameters & |
param |
|
) |
| |
◆ ~SdpAudioFormat() [1/2]
webrtc::SdpAudioFormat::~SdpAudioFormat |
( |
| ) |
|
|
default |
◆ SdpAudioFormat() [7/12]
◆ SdpAudioFormat() [8/12]
◆ SdpAudioFormat() [9/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const char * |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels |
|
) |
| |
◆ SdpAudioFormat() [10/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const std::string & |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels |
|
) |
| |
◆ SdpAudioFormat() [11/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const char * |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels, |
|
|
const Parameters & |
param |
|
) |
| |
◆ SdpAudioFormat() [12/12]
webrtc::SdpAudioFormat::SdpAudioFormat |
( |
const std::string & |
name, |
|
|
int |
clockrate_hz, |
|
|
int |
num_channels, |
|
|
const Parameters & |
param |
|
) |
| |
◆ ~SdpAudioFormat() [2/2]
webrtc::SdpAudioFormat::~SdpAudioFormat |
( |
| ) |
|
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ operator!= [1/2]
◆ operator!= [2/2]
◆ operator== [1/2]
◆ operator== [2/2]
◆ clockrate_hz
int webrtc::SdpAudioFormat::clockrate_hz |
◆ name
◆ num_channels
int webrtc::SdpAudioFormat::num_channels |
◆ parameters
The documentation for this struct was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/api/audio_codecs/audio_format.h
- Source/ThirdParty/libwebrtc/Source/webrtc/api/audio_codecs/audio_format.cc