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

  /external/webrtc/webrtc/video/
vie_channel.h 111 int SetSendVideoRotationStatus(bool enable, int id);
video_send_stream.cc 184 RTC_CHECK_EQ(0, vie_channel_->SetSendVideoRotationStatus(true, id));
vie_channel.cc 617 int ViEChannel::SetSendVideoRotationStatus(bool enable, int id) {
    [all...]

Completed in 3212 milliseconds