<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "MediaAccessibility",
  "identifier" : "/documentation/MediaAccessibility",
  "metadataVersion" : "0.1.0",
  "role" : "Framework",
  "symbol" : {
    "kind" : "Framework",
    "modules" : [
      "Media Accessibility"
    ],
    "preciseIdentifier" : "MediaAccessibility"
  },
  "title" : "Media Accessibility"
}
-->

# Media Accessibility

Make your app’s media more accessible by supporting people’s systemwide preferences for video and audio content.

## Overview

People can specify a variety of preferences about media content such as videos, songs, and images in Accessibility system settings.
For example, people can customize the appearance of captions that appear when they watch videos.
The Media Accessibility framework provides information about these accessibility settings for media content so you can adapt your app’s UI to people’s preferences.

## Topics

### Features

[Captions](/documentation/MediaAccessibility/captions)

Coordinate the presentation of closed-captioned data for your app’s media files.

[Flashing lights](/documentation/MediaAccessibility/flashing-lights)

Detect, mitigate, and inform people about flashing lights in media content.

[Music Haptics](/documentation/MediaAccessibility/music-haptics)

Play haptic tracks along with known music tracks.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)