单向视频Video Transmit需要在呼叫的时候就默认开启的是后摄像头,该怎么实现呢?
源码里面默认的是前摄像头,该在哪里改呢?
从切换时的状态入手开始研究源码:
<!-- Displayed above the contact name when the user requests an upgrade from a voice call to a
video call. -->
<string name="incall_video_call_upgrade_request">Switching to carrier video…</string>
被调用
private static CharSequence getLabelForVideoRequest(Context conte