Contents

MLMediaLoadIncludeSourcesKey

Defines which media sources to include when loading. If not present, load all available media sources. This option is processed after Mlmedialoadsourcetypeskey. If Mlmedialoadincludesourceskey is present but Mlmedialoadsourcetypeskey is not, then only those sources specified here will be loaded. This is useful for loading a single media source. When both keys are present, this is useful for adding one or more media sources that normally would not appear for the requested library type. The value for this key is an array of strings (media source identifiers). For a list of valid media source identifiers, see Media Source Identifiers.

Declaration

let MLMediaLoadIncludeSourcesKey: String

See Also

Constants