IXStudioRecording::GetCurrentTick 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 position of the recording as a tick count.

Syntax

public:
UINT64 GetCurrentTick()  

Return value

Type: UINT64 

Current position of the recording, in ticks.

Requirements

Header: Declared in xstudio.h.

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

See also

XStudioTicksToSeconds