Get tempo.
__stdcall __declspec(dllimport) unsigned int zplay_GetTempo(ZPLAY_HANDLE handle);
Parameters |
Description |
ZPLAY_HANDLE handle |
ZPLAY handle. Get this handle with zplay_CreateZPlay. |
Current tempo.
Normal tempo is 100. Smaller valus represent lower tempo, larger value represent higher tempo.
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |