addCustomVideoTrack

suspend fun addCustomVideoTrack(name: CustomTrackName, source: CustomVideoSource)

See the documentation for CallClient.addCustomVideoTrack

Throws OperationFailedException on failure.