IXStudioFileIterator::GetCurrentLoopCount Method

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the current iteration of the active loop count, starting from 0.

Syntax

public:
UINT32 GetCurrentLoopCount()  

Return value

Type: UINT32 

The current loop count.

Remarks

A loop count of 1 will cause the file to be played back twice.

Requirements

Header: Declared in xstudio.h.

Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).