Searched refs:SetSendVideoRotationStatus (Results 1 – 3 of 3) sorted by relevance
111 int SetSendVideoRotationStatus(bool enable, int id);
184 RTC_CHECK_EQ(0, vie_channel_->SetSendVideoRotationStatus(true, id)); in VideoSendStream()
617 int ViEChannel::SetSendVideoRotationStatus(bool enable, int id) { in SetSendVideoRotationStatus() function in webrtc::ViEChannel