libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
libZPlayCpp::zplay_Play Function

Start playing from current position.

C++
__stdcall __declspec(dllimport) int zplay_Play(ZPLAY_HANDLE handle);
Parameters 
Description 
ZPLAY_HANDLE handle 
ZPLAY handle. Get this handle with zplay_CreateZPlay
Return Values 
Description 
All OK. 
Error. To get error message read here

This function will start playing from current position. THis function will create decoding thread and open wave output. 

Note: To change position use Seek or zplay_Seek function. 

Copyright (c) 2010. Zoran Cindori - All rights reserved.

Web: http://libzplay.sourceforge.net/

Email: zcindori@inet.hr