Build版本号V9.9.13,把麦克风权限添加上

This commit is contained in:
wbzhan
2019-07-23 19:50:27 +08:00
parent e5c41967ab
commit 21e643a821
4 changed files with 4 additions and 24 deletions
@@ -40,6 +40,7 @@
self.isVideoModeHD = NO;
_isReject=YES;
_isStop = NO;
_isConnectCamera = NO;
_isconnecting = NO;
[self addTitleViewWithTitle:@"看护"];
[self connectDevice];
@@ -1187,7 +1188,6 @@
case SWITCH_SCREEN_BUTTON_H_TAG://切换至横屏或者竖屏
{
if (![self.player isPlaying]) {
//第一次成功渲染图像前,不可以切换至横屏
return;
}