Partager via


PerceptionDepthFrameReader.TryReadLatestFrame Méthode

Définition

Tente de lire le cadre le plus récent disponible pour ce lecteur de trame de profondeur.

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

Retours

Si la tentative a réussi, cette méthode retourne le frame le plus récent disponible pour ce lecteur de trame de profondeur. Si la tentative n’a pas réussi, cette méthode retourne null.

Attributs

S’applique à