project

suspend fun project(sourceId: String?, projectionData: ArrayList<ProjectionData?>)

Selects and switches sources available on the platform and forwards the selected media to the subscriber.

Parameters

sourceId

The source ID you want to receive.

projectionData

The configuration of the track you want to receive.

Throws

An exception thrown in the case of encountering issues during execution of the method.

MillicastNotConnectedException

An expcetion thrown in the case of a non connected instance