Condividi tramite


PerceptionInfraredFrameReader.TryReadLatestFrame Metodo

Definizione

Tenta di leggere il fotogramma più recente disponibile per questo lettore di fotogrammi a infrarossi.

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

Restituisce

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

Attributi

Si applica a