HomeSort by relevance Sort by last modified time
    Searched refs:SetVideoRotation (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.h 162 void SetVideoRotation(VideoRotation rotation);
rtp_sender_unittest.cc 462 rtp_sender_->SetVideoRotation(kRotation);
491 rtp_sender_->SetVideoRotation(kRotation);
    [all...]
rtp_sender.cc 259 void RTPSender::SetVideoRotation(VideoRotation rotation) {
    [all...]

Completed in 460 milliseconds