1e41f4b71Sopenharmony_ci# MediaControlExtensionContext (ExtensionAbility Context for Media Playback Control) (System API) 2e41f4b71Sopenharmony_ci 3e41f4b71Sopenharmony_ci**MediaControlExtensionContext**, inherited from [UIExtensionContext](../apis-ability-kit/js-apis-inner-application-uiExtensionContext.md), provides the context environment for [MediaControlExtensionAbility](js-apis-app-ability-MediaControlExtensionAbility-sys.md). It provides MediaControlExtensionAbility-related configuration and APIs for operating the MediaControlExtensionAbility. For example, you can use the APIs to start a MediaControlExtensionAbility. 4e41f4b71Sopenharmony_ci 5e41f4b71Sopenharmony_ci**System capability**: SystemCapability.Multimedia.AVSession.Core 6e41f4b71Sopenharmony_ci 7e41f4b71Sopenharmony_ci> **NOTE** 8e41f4b71Sopenharmony_ci> 9e41f4b71Sopenharmony_ci> - The initial APIs of this module are supported since API version 10. Newly added APIs will be marked with a superscript to indicate their earliest API version. 10e41f4b71Sopenharmony_ci> - The APIs of this module can be used only in the stage model. 11e41f4b71Sopenharmony_ci> - The APIs provided by this module are system APIs. 12