---
title: VTPixelTransferSessionGetTypeID()
framework: videotoolbox
role: symbol
role_heading: Function
path: videotoolbox/vtpixeltransfersessiongettypeid()
---

# VTPixelTransferSessionGetTypeID()

Retrieves the Core Foundation type identifier for the pixel transfer session.

## Declaration

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

## Return Value

Return Value The CFTypeID of the transfer session object.
