Home | History | Annotate | Download | only in video

Lines Matching refs:SetReceiveVideoRotationStatus

632 int ViEChannel::SetReceiveVideoRotationStatus(bool enable, int id) {
633 return vie_receiver_.SetReceiveVideoRotationStatus(enable, id) ? 0 : -1;