Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the type of a sensor device. A value from this enumeration is returned by IMFSensorDevice::GetDeviceType.
typedef enum __MIDL___MIDL_itf_mfidl_0000_0110_0001 {
MFSensorDeviceType_Unknown = 0,
MFSensorDeviceType_Device,
MFSensorDeviceType_MediaSource,
MFSensorDeviceType_FrameProvider,
MFSensorDeviceType_SensorTransform
} MFSensorDeviceType;
MFSensorDeviceType_Unknown Value: 0 The sensor device type is unknown. |
MFSensorDeviceType_Device The sensor device is a physical device. Physical cameras may register as KSCATEGORY_SENSOR_CAMERA or KSCATEGORY_VIDEO_CAMERA or both. |
MFSensorDeviceType_MediaSource The sensor device is a custom media source. |
MFSensorDeviceType_FrameProvider The sensor device is a legacy frame provider. |
MFSensorDeviceType_SensorTransform |
Requirement | Value |
---|---|
Header | mfidl.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now