SourceDefinitionPolicy

@IviExperimental(reasons = [])
interface SourceDefinitionPolicy

Policy to define general aspects of the media source.

Inheritors

Properties

Link copied to clipboard

Whether the source supports artwork upscaling. For media source with low resolution artwork, this can be used to decide whether to upscale the artwork or not.

Link copied to clipboard
open val openingSourceErrorMessage: StringResolver?

Custom message for error when trying to open a source.

Link copied to clipboard

Whether the source requires an internet connection.

Link copied to clipboard
open val safetyLockLoginBlockedMessage: StringResolver?

Custom message for the safety lock popup on login.