Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies whether a stream associated with an IMFSensorDevice is an input or an output stream.
Syntax
typedef enum __MIDL___MIDL_itf_mfidl_0000_0110_0002 {
MFSensorStreamType_Unknown = 0,
MFSensorStreamType_Input,
MFSensorStreamType_Output
} MFSensorStreamType;
Constants
MFSensorStreamType_UnknownValue: 0 The sensor stream type is unknown. |
MFSensorStreamType_InputThe sensor stream is an input stream. |
MFSensorStreamType_OutputThe sensor stream is an output stream. |
Requirements
| Requirement | Value |
|---|---|
| Header | mfidl.h |