[API function]
FSOUND_STREAM * F_API FSOUND_Stream_OpenFromHandle(
HANDLE handle,
unsigned int mode
);
Parameters
handle |
A pointer to a file HANDLE type that was retrieved from XOpenSoundtrackSong.
|
Return Value
On success, a valid stream handle is returned.
On failure, NULL is returned.
Remarks
Use the XDK functions XFindFirstSoundtrack, XFindNextSoundtrack, XGetSoundtrackSongInfo and XOpenSoundtrackSong
to enumerate and open WMA files saved onto the dashboard by users.
___________________
Supported on the following platforms : XBox
See Also
FSOUND_Stream_Close.
,
FSOUND_Stream_Open
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:36 2005
by SourceDoc v0.10, the automated source code documenter.