Condividi tramite


PerceptionDepthFrameReader.TryReadLatestFrame Metodo

Definizione

Tenta di leggere il fotogramma più recente disponibile per questo lettore di fotogrammi di profondità.

public:
 virtual PerceptionDepthFrame ^ TryReadLatestFrame() = TryReadLatestFrame;
PerceptionDepthFrame TryReadLatestFrame();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameReader may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameReader instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionDepthFrame TryReadLatestFrame();
public PerceptionDepthFrame TryReadLatestFrame();
[Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameReader may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameReader instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public PerceptionDepthFrame TryReadLatestFrame();
function tryReadLatestFrame()
Public Function TryReadLatestFrame () As PerceptionDepthFrame

Restituisce

Se il tentativo ha avuto esito positivo, questo metodo restituisce il fotogramma più recente disponibile per questo lettore di fotogrammi di profondità. Se il tentativo non è riuscito, questo metodo restituisce Null.

Attributi

Si applica a