RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.input.video
/
Camera2ApiManager
/
prepareCamera
prepare
Camera
fun
prepareCamera
(
surfaceTexture
:
SurfaceTexture
,
width
:
Int
,
height
:
Int
,
fps
:
Int
)
fun
prepareCamera
(
surfaceTexture
:
SurfaceTexture
,
width
:
Int
,
height
:
Int
,
fps
:
Int
,
facing
:
CameraHelper.Facing
)
fun
prepareCamera
(
surfaceTexture
:
SurfaceTexture
,
width
:
Int
,
height
:
Int
,
fps
:
Int
,
cameraId
:
String
)
fun
prepareCamera
(
surface
:
Surface
,
fps
:
Int
)