enableLanguageOptionCommand
The command object for enabling a language option.
Declaration
var enableLanguageOptionCommand: MPRemoteCommand { get }Discussion
Use the object in this property to register your app’s handler for enabling 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.