disableLanguageOptionCommand
The command object for disabling a language option
Declaration
var disableLanguageOptionCommand: MPRemoteCommand { get }Discussion
Use the object in this property to register your app’s handler for disabling the language option for the media item. In your handler, change the language option to the new value. You can disable the command if your app does not support it.