Package-level declarations

Types

Link copied to clipboard
interface ISurfaceOutput
Link copied to clipboard
class SurfaceOutput(val targetSurface: Surface, val targetResolution: Size, val targetRotation: Int, val isStreaming: () -> Boolean, sourceResolution: Size, val needMirroring: Boolean, sourceInfoProvider: ISourceInfoProvider) : ISurfaceOutput

Functions

Link copied to clipboard
fun SurfaceOutput(descriptor: SurfaceDescriptor, isStreaming: () -> Boolean, sourceResolution: Size, needMirroring: Boolean, sourceInfoProvider: ISourceInfoProvider): SurfaceOutput