Home
last modified time | relevance | path

Searched refs:SetVideoRotation (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h162 void SetVideoRotation(VideoRotation rotation);
Drtp_sender_unittest.cc462 rtp_sender_->SetVideoRotation(kRotation); in TEST_F()
491 rtp_sender_->SetVideoRotation(kRotation); in TEST_F()
Drtp_sender.cc259 void RTPSender::SetVideoRotation(VideoRotation rotation) { in SetVideoRotation() function in webrtc::RTPSender