Close open stream.
virtual __stdcall int Close() = 0;
|
Return Values |
Description |
|
1 |
All OK. |
|
0 |
Error. To get error message read here. |
This function stops playing. All internal memory will be deallocated and file handles will be closed. This function will clear gapless queue and dynamic stream queue.
|
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |