KStudioWritableEventStream.GetStateAsync Method

Gets the state of the event stream, asynchronously.

Syntax

public:
IAsyncOperation<KStudioEventStreamState>^ GetStateAsync()  

Return value

Type: IAsyncOperation<KStudioEventStreamState

The state of the event stream.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioWritableEventStream Class

KStudioWritableEventStream Members

Microsoft.Kinect.Tools Namespace