Set interface settings.
virtual __stdcall int SetSettings(TSettingID nSettingID, int nValue) = 0;
Parameters |
Description |
TSettingID nSettingID | |
int nValue |
Setting value. |
Return Values |
Description |
1 |
All OK. |
0 |
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 |