webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
audio_format_conversion.cc File Reference
#include "webrtc/modules/audio_coding/codecs/audio_format_conversion.h"
#include <string.h>
#include "webrtc/base/array_view.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/optional.h"
#include "webrtc/base/safe_conversions.h"
#include "webrtc/base/sanitizer.h"

Namespaces

 webrtc
 

Functions

SdpAudioFormat webrtc::CodecInstToSdp (const CodecInst &codec_inst)
 
CodecInst webrtc::SdpToCodecInst (int payload_type, const SdpAudioFormat &audio_format)