IKStudioRecording.StartTimedAsync Method

Starts timed recording.

Syntax

public:
IAsyncAction^ StartTimedAsync(
         TimeSpan maxDuration
)  

Parameters

maxDuration
Type: TimeSpan 

 The duration to record.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioRecording Interface

IKStudioRecording Members