webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
common_types.cc File Reference
#include "webrtc/common_types.h"
#include <limits>
#include <string.h>
#include "webrtc/base/checks.h"
#include "webrtc/base/stringutils.h"

Namespaces

 webrtc
 

Functions

rtc::Optional< const char * > webrtc::CodecTypeToPayloadName (VideoCodecType type)
 
rtc::Optional< VideoCodecType > webrtc::PayloadNameToCodecType (const std::string &name)