#include <IOKit/video/IOVideoDeviceShared.h>
IOKit/video/IOVideoDeviceShared.h
@header IOVideoDeviceShared.h
IOVideoDevice definitions shared between kernel and user space.
enum(anonymous)
@enum Mach port types
@constant kIOVideoDevicePortTypeNotification
@constant kIOVideoDevicePortTypeOutput
@constant kIOVideoDevicePortTypeInput
@abstract Port types used with IOConnectSetNotificationPort().
| kIOVideoDevicePortTypeNotification | 0 | |
| kIOVideoDevicePortTypeOutput | 1 | |
| kIOVideoDevicePortTypeInput | 2 |