Partager via


PerceptionDepthFrameSourceWatcher.Start Méthode

Définition

Lorsque cette méthode est appelée, l’observateur de la source de trame de profondeur énumère toutes les sources de trames de profondeur existantes qu’il n’a pas déjà énumérées en déclançant un événement SourceAdded pour chacune d’elles. Un événement EnumerationCompleted est déclenché lorsque cette énumération est terminée. La source de trame de profondeur commence ensuite à surveiller les nouvelles sources de trame de profondeur.

public:
 virtual void Start() = Start;
void Start();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSourceWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
void Start();
public void Start();
[Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSourceWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public void Start();
function start()
Public Sub Start ()
Attributs

S’applique à