Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the current state of the playback (started, stopped, paused, or invalid).
public:
XSTUDIO_CONTROL_STATE GetState()
Type: XSTUDIO_CONTROL_STATEĀ
Current state of the playback.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).