NERtcVideoRotationModeByApp constant

int const NERtcVideoRotationModeByApp

通过 App 方向来判断视频旋转模式。如果本地 App UI 切换到横屏,本地画面在本地和远端也将展示为横屏模式。

Implementation

static const int NERtcVideoRotationModeByApp = 1;