|
|
| version 1.2, 2005/03/05 16:35:49 | version 1.4, 2005/04/05 13:48:09 |
|---|---|
| Line 8 enum { | Line 8 enum { |
| SXSIMEDIA_AUDIO = 0x20 | SXSIMEDIA_AUDIO = 0x20 |
| }; | }; |
| BRESULT sxsicd_open(SXSIDEV sxsi, const OEMCHAR *file); | BRESULT sxsicd_open(SXSIDEV sxsi, const OEMCHAR *fname); |
| UINT sxsicd_gettocinfo(SXSIDEV sxsi, UINT8 *buf); | |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |