KStudioSeekableWritableEventStream.GetStateAsync Method

Asynchronously retrieves the state of the stream.

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

KStudioSeekableWritableEventStream Class

KStudioSeekableWritableEventStream Members

Microsoft.Kinect.Tools Namespace