StreamPack
Toggle table of contents
3.0.0-RC3
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.processing.video.outputs
/
IdentitySurfaceOutput
/
IdentitySurfaceOutput
Identity
Surface
Output
constructor
(
descriptor
:
SurfaceDescriptor
,
isStreaming
:
(
)
->
Boolean
,
viewportRect
:
Rect
=
Rect( 0, 0, descriptor.resolution.width, descriptor.resolution.height )
)