IPerceptionFrameProvider.Stop Method

Definition

Tells the device to stop producing frames. Called only after Start is called and only if Start returns success.

public:
 void Stop();
void Stop();
/// [Windows.Foundation.Metadata.Deprecated("IPerceptionFrameProvider may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
void Stop();
public void Stop();
[Windows.Foundation.Metadata.Deprecated("IPerceptionFrameProvider may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public void Stop();
function stop()
Public Sub Stop ()
Attributes

Applies to