MediaFrameSourceKind
MediaFrameSourceKind
MediaFrameSourceKind
MediaFrameSourceKind
Enum
Definition
Specifies the kind of data produced by a MediaFrameSource.
public : enum class MediaFrameSourceKindpublic enum MediaFrameSourceKindPublic Enum MediaFrameSourceKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Fields
| Color Color Color Color | The media frame source produces color data. |
| Custom Custom Custom Custom | The media frame source produces custom data. |
| Depth Depth Depth Depth | The media frame source produces depth data. |
| Infrared Infrared Infrared Infrared | The media frame source produces infrared data. |