Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Indicates whether events are played back timed, or as quickly as possible.
public:
bool GetTimingEnabled()
Type: boolÂ
true if timing is enabled, false otherwise.
When timing is enabled, events are played back using the recorded timings. When timing is disabled, events are played back as quickly as possible.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).