Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the loop count, which indicates how many times the file is played back.
public:
UINT32 GetLoopCount()
Type: UINT32
A loop count of 1 will cause the file to be played back twice.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).