====== redbookSetVolume ====== (float volume) Set playback volume. ===== Syntax ===== bool redbookSetVolume(float %volume); ===== Parameters ===== [[scripting:doc:engine:types:float|float]] **%%%volume%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:bool|bool]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:redbookclose|redbookClose]]\\ [[scripting:doc:u:u:redbookgetdevicecount|redbookGetDeviceCount]]\\ [[scripting:doc:u:u:redbookgetdevicename|redbookGetDeviceName]]\\ [[scripting:doc:u:u:redbookgetlasterror|redbookGetLastError]]\\ [[scripting:doc:u:u:redbookgettrackcount|redbookGetTrackCount]]\\ [[scripting:doc:u:u:redbookgetvolume|redbookGetVolume]]\\ [[scripting:doc:u:u:redbookopen|redbookOpen]]\\ [[scripting:doc:u:u:redbookplay|redbookPlay]]\\ [[scripting:doc:u:u:redbookstop|redbookStop]]\\ ===== References ===== This function is not called by any other functions.