NERtcVideoRotationModeBySystem constant

int const NERtcVideoRotationModeBySystem

(默认)通过系统设备方向来判断视频旋转模式。如果本地系统设备横向放置,本地画面在本地和远端将展示为横屏模式。

Implementation

static const int NERtcVideoRotationModeBySystem = 0;