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
/
ISurfaceOutput
ISurface
Output
interface
ISurfaceOutput
Inheritors
IdentitySurfaceOutput
SurfaceOutput
Members
Properties
descriptor
Link copied to clipboard
abstract
val
descriptor
:
SurfaceDescriptor
is
Streaming
Link copied to clipboard
abstract
val
isStreaming
:
(
)
->
Boolean
viewport
Rect
Link copied to clipboard
abstract
val
viewportRect
:
Rect
Functions
update
Transform
Matrix
Link copied to clipboard
abstract
fun
updateTransformMatrix
(
output
:
FloatArray
,
input
:
FloatArray
)