setPlayerConfig

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

Deprecated

Use setCustomPlayer instead.

This method is deprecated and should no longer be used. Please use setCustomPlayer to set the custom player ID instead. This change is part of a refactoring to standardize method names.

Return

the Builder instance for method chaining.

Parameters

customPlayerId

the ID of the custom player to be set.