PerceptionDepthFrame
PerceptionDepthFrame
PerceptionDepthFrame
PerceptionDepthFrame
Class
Definition
Contains a Windows.Media.VideoFrame with the depth frame data.
public : sealed class PerceptionDepthFrame : IPerceptionDepthFrame, IClosablepublic sealed class PerceptionDepthFrame : IPerceptionDepthFrame, IDisposablePublic NotInheritable Class PerceptionDepthFrame Implements IPerceptionDepthFrame, IDisposable// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
VideoFrame VideoFrame VideoFrame VideoFrame
Gets a Windows.Media.VideoFrame with the depth frame data.
public : VideoFrame VideoFrame { get; }public VideoFrame VideoFrame { get; }Public ReadOnly Property VideoFrame As VideoFrame// You can use this property in JavaScript.
A Windows.Media.VideoFrame with the depth frame data.
Methods
Close() Close() Close() Close()
Releases system resources that are exposed by a Windows Runtime object.
public : void Close()This member is not implemented in C#This member is not implemented in VB.Net// You can use this method in JavaScript.