webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Enumerations | Functions
channel.cc File Reference
#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
 

Enumerations

enum  {
  cricket::MSG_EARLYMEDIATIMEOUT = 1, cricket::MSG_SEND_RTP_PACKET, cricket::MSG_SEND_RTCP_PACKET, cricket::MSG_CHANNEL_ERROR,
  cricket::MSG_READYTOSENDDATA, cricket::MSG_DATARECEIVED, cricket::MSG_FIRSTPACKETRECEIVED
}
 

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)
 

Variable Documentation

◆ options

◆ packet