setPlayerConfig

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

Deprecated

Return

the Builder instance for method chaining.

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.

Parameters

customPlayerId

the ID of the custom player to be set.