<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -",
    "macOS: 26.4.0 -",
    "visionOS: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVLegibleMediaOptionsMenuController",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:objc(cs)AVLegibleMediaOptionsMenuController"
  },
  "title" : "AVLegibleMediaOptionsMenuController"
}
-->

# AVLegibleMediaOptionsMenuController

```
class AVLegibleMediaOptionsMenuController
```

## Overview

\abstract A menu controller for legible media options (subtitles/captions)
\discussion Supports both media track selection and caption appearance customization. When initialized without a player, only caption appearance options are available. When initialized with a player, both media tracks and caption appearance are available.

## Topics

### Creating a menu controller

[`-  initWithPlayer:`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/init(player:))

### Managing the menu

[`-  menuWithContents:`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/menu(contents:))

[`menuState`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/menuState)

[`MenuContents`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/MenuContents)

[`AVLegibleMediaOptionsMenuState`](/documentation/AVKit/AVLegibleMediaOptionsMenuState)

[`StateChangeReason`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/StateChangeReason)

### Accessing the player

[`player`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/player)

### Configuring a delegate

[`delegate`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/delegate-swift.property)

[`Delegate`](/documentation/AVKit/AVLegibleMediaOptionsMenuController/Delegate-swift.protocol)

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)