addTargets

suspend fun addTargets(targets: List<Surface>): Boolean

Adds targets to the current capture session.

Return

true if the targets have been added, false otherwise

Parameters

targets

The targets to add