#include <IOKit/video/IOVideoDeviceShared.h>

IOKit/video/IOVideoDeviceShared.h Kernel.framework

@header IOVideoDeviceShared.h IOVideoDevice definitions shared between kernel and user space.
1 enum

enum(anonymous)

@enum Mach port types @constant kIOVideoDevicePortTypeNotification @constant kIOVideoDevicePortTypeOutput @constant kIOVideoDevicePortTypeInput @abstract Port types used with IOConnectSetNotificationPort().
underlying type unsigned int
kIOVideoDevicePortTypeNotification0
kIOVideoDevicePortTypeOutput1
kIOVideoDevicePortTypeInput2