StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.sources.video.camera
/
CameraSourceFactory
/
create
create
@
RequiresPermission
(
value
=
"android.permission.CAMERA"
)
open
suspend override
fun
create
(
context
:
Context
)
:
IVideoSourceInternal
Creates an
IVideoSourceInternal
instance.
Return
an
IVideoSourceInternal
Parameters
context
the application context