1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00

* bugfix to libvlc header

This commit is contained in:
Derk-Jan Hartman 2004-06-06 13:28:02 +00:00
parent 515a10abba
commit d48e6bfefb

View File

@ -456,7 +456,7 @@ int VLC_PlaylistClear( int );
* \param i_volume something in a range from 0-200
* \return the new volume (range 0-200 %)
*/
int VLC_VolumeSet( int );
int VLC_VolumeSet( int, int );
/**
* Get the current volume