RedBookDevice
Engine/source/platform/platformRedBook.h
Public Attributes
bool
char *
Public Functions
Detailed Description
Public Attributes
bool mAcquired
char * mDeviceName
Public Functions
RedBookDevice()
~RedBookDevice()
close()
Reimplemented by: Win32RedBookDevice, UnixRedBookDevice
getTrackCount(U32 * )
Reimplemented by: Win32RedBookDevice, UnixRedBookDevice
getVolume(F32 * )
Reimplemented by: Win32RedBookDevice, UnixRedBookDevice
open()
Reimplemented by: Win32RedBookDevice, UnixRedBookDevice
play(U32 )
Reimplemented by: Win32RedBookDevice, UnixRedBookDevice
setVolume(F32 )
Reimplemented by: Win32RedBookDevice, UnixRedBookDevice
stop()
Reimplemented by: Win32RedBookDevice, UnixRedBookDevice