Asynchronously retrieves a collection of time spans representing the relative times of pause points in the Playback.
public:
IAsyncOperation<IVectorView<TimeSpan>^ >^ GetPausePointsByRelativeTimeAsync(
uint32 maxValueCount
)
maxValueCount
Type: uint32
The maximum number of pause points that should be returned.
Type: IAsyncOperation<IVectorView<TimeSpan>^ >
A collection of relative times of pause points.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd