Searched refs:PayloadCodecTuple (Results 1 – 2 of 2) sorted by relevance
25 class PayloadCodecTuple {27 PayloadCodecTuple(uint8_t payload_type, in PayloadCodecTuple() function44 typedef std::vector<PayloadCodecTuple> PayloadTypes;45 typedef std::vector<PayloadCodecTuple>::const_iterator PayloadTypesIterator;
39 payload_types.push_back(webrtc::rtpplayer::PayloadCodecTuple( in RtpPlay()41 payload_types.push_back(webrtc::rtpplayer::PayloadCodecTuple( in RtpPlay()43 payload_types.push_back(webrtc::rtpplayer::PayloadCodecTuple( in RtpPlay()