RedBook Class Reference#include <platformRedBook.h>
Member Enumeration Documentation
Member Function Documentation
static void RedBook::handleCallback |
( |
U32 |
|
) |
[static] |
static void RedBook::init |
( |
|
) |
[static] |
static void RedBook::destroy |
( |
|
) |
[static] |
static U32 RedBook::getDeviceCount |
( |
|
) |
[static] |
static const char* RedBook::getDeviceName |
( |
U32 |
|
) |
[static] |
static void RedBook::setLastError |
( |
const char * |
|
) |
[static] |
static const char* RedBook::getLastError |
( |
|
) |
[static] |
static bool RedBook::open |
( |
const char * |
|
) |
[static] |
static bool RedBook::close |
( |
|
) |
[static] |
static bool RedBook::play |
( |
U32 |
|
) |
[static] |
static bool RedBook::stop |
( |
|
) |
[static] |
static bool RedBook::getTrackCount |
( |
U32 * |
|
) |
[static] |
static bool RedBook::getVolume |
( |
F32 * |
|
) |
[static] |
static bool RedBook::setVolume |
( |
F32 |
|
) |
[static] |
Field Documentation
|