StreamPack
Toggle table of contents
3.0.2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.processing.video.outputs
/
SurfaceOutput
/
SurfaceOutput
Surface
Output
constructor
(
targetSurface
:
Surface
,
targetResolution
:
Size
,
targetRotation
:
Int
,
isStreaming
:
(
)
->
Boolean
,
sourceResolution
:
Size
,
needMirroring
:
Boolean
,
sourceInfoProvider
:
ISourceInfoProvider
)