[API function]
This function returns a pointer to the last HTTP status line that was received when connecting to an internet stream.
char *F_API FSOUND_Stream_Net_GetLastServerStatus(
);
Return Value
Pointer to the last HTTP status line (null-terminated ASCII string) that was received.
Remarks
The result of this function should be used for informational purposes only. This function provides no facility to discover which internet stream the last HTTP status pertains to when there are multiple internet streams open.
___________________
Supported on the following platforms : Win32, Macintosh, Linux
See Also
FSOUND_Stream_Close
,
FSOUND_Stream_Net_GetBufferProperties
,
FSOUND_Stream_Net_GetStatus
,
FSOUND_Stream_Net_SetBufferProperties
,
FSOUND_Stream_Net_SetMetadataCallback
,
FSOUND_Stream_Net_SetProxy
,
FSOUND_Stream_Open
,
FSOUND_Stream_Play
,
FSOUND_Stream_Stop
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Sep 05 18:50:23 2003
by SourceDoc v0.10, the automated source code documenter.