BuildStreamerUseCase

class BuildStreamerUseCase(context: Context, dataStoreRepository: DataStoreRepository)

Constructors

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

Functions

Link copied to clipboard
operator fun invoke(previousStreamer: SingleStreamer? = null): SingleStreamer

Build a new SingleStreamer based on audio and video preferences.