configureStateChangeTask
fun ComposablePlayer.configureStateChangeTask(streamConcurrencyService: StreamConcurrencyService, platformClient: PlatformClient)
Deprecated
Use StreamConcurrencyFactory.createStreamConcurrencyManager instead.
ComposablePlayer extension function that either inserts or deletes a stream instance based on player's playback state.
Parameters
streamConcurrencyService
StreamConcurrencyService instance.
platformClient
PlatformClient instance.