Closed jochendev closed 3 years ago
mSession = SessionBuilder.getInstance() .... .setSurfaceView(mSurfaceView) .setPreviewOrientation(90) ... .build(); setPreviewOrientation() does not word
Is the problem solved now? @qiushouchen
mSession = SessionBuilder.getInstance() .... .setSurfaceView(mSurfaceView) .setPreviewOrientation(90) ... .build(); setPreviewOrientation() does not word