LiveSourceId

@IviExperimental(reasons = [])
typealias LiveSourceId = LiveData<SourceId?>

Type alias for a LiveData with the current media source, if one is playing.