BuildStreamerUseCase

class BuildStreamerUseCase(context: Context, dataStoreRepository: DataStoreRepository)

Constructors

Link copied to clipboard
constructor(context: Context, dataStoreRepository: DataStoreRepository)

Functions

Link copied to clipboard
suspend operator fun invoke(previousStreamer: SingleStreamer, isAudioEnable: Boolean): SingleStreamer

Build a new SingleStreamer based on audio and video preferences.