Searched refs:CreateVideoPayload (Results 1 – 3 of 3) sorted by relevance
42 static RtpUtility::Payload* CreateVideoPayload(
73 RtpUtility::Payload* RTPSenderVideo::CreateVideoPayload( in CreateVideoPayload() function in webrtc::RTPSenderVideo
336 payload = video_->CreateVideoPayload(payload_name, payload_number, rate); in RegisterPayload()