libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
ZPlay.GetPlayerVolume Method

Get internal volume.

C#
public void GetPlayerVolume(ref int LeftVolume, ref int RightVolume);
Parameters 
Description 
ref int LeftVolume 
Reference to variable receiving left volume. Volume range is from 0 to 100. 
ref int RightVolume 
Reference to variable receiving right volume. Volume range is from 0 to 100. 

None.

Player volume is internal volume. This volume is specific for each instance of libZPlay class.

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

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

Email: zcindori@inet.hr