---
title: VTPixelRotationSessionGetTypeID()
framework: videotoolbox
role: symbol
role_heading: Function
path: videotoolbox/vtpixelrotationsessiongettypeid()
---

# VTPixelRotationSessionGetTypeID()

Returns the Core Foundation type identifier for the rotation session.

## Declaration

```swift
func VTPixelRotationSessionGetTypeID() -> CFTypeID
```

## Return Value

Return Value The type identifier of the rotation session object.
