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

Set interface settings.

C++
__stdcall __declspec(dllimport) int zplay_SetSettings(ZPLAY_HANDLE handle, TSettingID nSettingID, int nValue);
Parameters 
Description 
ZPLAY_HANDLE handle 
ZPLAY handle. Get this handle with zplay_CreateZPlay
TSettingID nSettingID 
int nValue 
Setting value. 
Return Values 
Description 
All OK. 
Error. To get error message read here

Each interface instance has own settings. You can configure each interface instance separately.

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

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

Email: zcindori@inet.hr