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