setCustomPlayer

open fun setCustomPlayer(customPlayerId: String): VdoInitParams.Builder

Sets the custom player ID.

Use this method to specify a custom player ID for the playback. This method replaces the deprecated setPlayerConfig method.

Return

the Builder instance for method chaining.

Parameters

customPlayerId

the ID of the custom player to be set.