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
/
CameraSettings
/
get
get
fun
<
T
>
get
(
key
:
CaptureRequest.Key
<
T
?
>
)
:
T
?
Directly gets a
CaptureRequest
from the camera.
Return
the value associated with the key
Parameters
key
the key to get