startDesktopMirroring

suspend fun startDesktopMirroring(args: Cast.StartDesktopMirroringParameter, mode: CommandMode = CommandMode.DEFAULT)

Starts mirroring the desktop to the sink.


suspend fun startDesktopMirroring(sinkName: String)

Starts mirroring the desktop to the sink.

Parameters

sinkName

No description