草庐IT

PjCamera

全部标签

android - 在 pjsip android 中从前向后切换相机

我正在开发pjsip视频通话应用程序。我想在通话中切换预览摄像头。这是我正在尝试的代码。privatevoidswitchCamera(booleanisFront){try{intw=(int)SipCallService.currentCall.vidPrev.getVideoWindow().getInfo().getSize().getW();inth=(int)SipCallService.currentCall.vidPrev.getVideoWindow().getInfo().getSize().getH();if(isFront){PjCameracamera=new