<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/kVTCompressionPropertyKey_ViewPackingKind",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Video Toolbox"
    ],
    "preciseIdentifier" : "c:@kVTCompressionPropertyKey_ViewPackingKind"
  },
  "title" : "kVTCompressionPropertyKey_ViewPackingKind"
}
-->

# kVTCompressionPropertyKey_ViewPackingKind

A value that indicates the view packing kind.

```
let kVTCompressionPropertyKey_ViewPackingKind: CFString
```

## Discussion

The value will be set on the format description (`kCMFormatDescriptionExtension_ViewPackingKind`) for output samples and may affect the decoded frame presentation.

## Topics

### View Packing Kinds

[`kVTViewPackingKind_SideBySide`](/documentation/VideoToolbox/kVTViewPackingKind_SideBySide)

[`kVTViewPackingKind_OverUnder`](/documentation/VideoToolbox/kVTViewPackingKind_OverUnder)



---

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)