====== redbookGetDeviceCount ====== get the number of redbook devices. ===== Syntax ===== int redbookGetDeviceCount(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:int|int]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:redbookclose|redbookClose]]\\ [[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:redbooksetvolume|redbookSetVolume]]\\ [[scripting:doc:u:u:redbookstop|redbookStop]]\\ ===== References ===== This function is not called by any other functions.