<!--
{
  "availability" : [
    "macOS: 10.9.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSMediaLibraryBrowserController/Library",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSMediaLibrary"
  },
  "title" : "NSMediaLibraryBrowserController.Library"
}
-->

# NSMediaLibraryBrowserController.Library

These constants are masks used to configure a Media Library Browser to display specific types of media. Combined masks are not yet supported.  In other words, only one nonzero mask value is supported at a time.  If masks are combined, the lowest mask value is used.

```
struct Library
```

## Topics

### Constants

[`audio`](/documentation/AppKit/NSMediaLibraryBrowserController/Library/audio)

Display audio media.

[`image`](/documentation/AppKit/NSMediaLibraryBrowserController/Library/image)

Display image media.

[`movie`](/documentation/AppKit/NSMediaLibraryBrowserController/Library/movie)

Display movie media.

### Initializers

[`init(rawValue:)`](/documentation/AppKit/NSMediaLibraryBrowserController/Library/init(rawValue:))



---

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)