webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <utility>
#include "webrtc/pc/channel.h"
#include "webrtc/api/call/audio_sink.h"
#include "webrtc/base/bind.h"
#include "webrtc/base/byteorder.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/copyonwritebuffer.h"
#include "webrtc/base/dscp.h"
#include "webrtc/base/logging.h"
#include "webrtc/base/networkroute.h"
#include "webrtc/base/trace_event.h"
#include "webrtc/media/base/mediaconstants.h"
#include "webrtc/media/base/rtputils.h"
#include "webrtc/p2p/base/packettransportinternal.h"
#include "webrtc/pc/channelmanager.h"
Classes | |
struct | cricket::VoiceChannelErrorMessageData |
struct | cricket::VideoChannelErrorMessageData |
struct | cricket::DataChannelErrorMessageData |
Namespaces | |
cricket | |
Functions | |
template<class Codec > | |
void | cricket::RtpParametersFromMediaDescription (const MediaContentDescriptionImpl< Codec > *desc, RtpParameters< Codec > *params) |
template<class Codec > | |
void | cricket::RtpSendParametersFromMediaDescription (const MediaContentDescriptionImpl< Codec > *desc, RtpSendParameters< Codec > *send_params) |
rtc::PacketOptions options |
rtc::CopyOnWriteBuffer packet |