<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: 17.2.0 -",
    "macOS: 14.2.0 -",
    "tvOS: 17.2.0 -",
    "visionOS: 1.1.0 -",
    "watchOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVPlayerVideoOutput/Configuration",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVPlayerVideoOutputConfiguration"
  },
  "title" : "AVPlayerVideoOutput.Configuration"
}
-->

# AVPlayerVideoOutput.Configuration

An object that provides configuration information for the related player item.

```
class Configuration
```

## Topics

### Inspecting the configuration

[`sourcePlayerItem`](/documentation/AVFoundation/AVPlayerVideoOutput/Configuration/sourcePlayerItem)

The player item that’s the source of this configuration.

[`dataChannelDescription`](/documentation/AVFoundation/AVPlayerVideoOutput/Configuration/dataChannelDescription)

An array of data channels selected for this configuration.

[`dataChannelDescriptions`](/documentation/AVFoundation/AVPlayerVideoOutputConfiguration/dataChannelDescriptions)

An array of data channels selected for this configuration.

[`activationTime`](/documentation/AVFoundation/AVPlayerVideoOutput/Configuration/activationTime)

The host time this configuration became active on its associated player object.

[`preferredTransform`](/documentation/AVFoundation/AVPlayerVideoOutput/Configuration/preferredTransform)

The preferred transform of the visual media.



---

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)