| - -( dyne // software :: culture :: events :: planet :: discussion :: museum \\ freaknet )- - |
#include <stdio.h>
#include <outchannels.h>
Go to the source code of this file.
Enumerations | |
| enum | hstream { HS_MP3, HS_OGG, HS_NONE } |
Functions | |
| FILE * | hopen (const char *url, const char *mode) |
| hstream | stream_detect (const char *url) |
|
|
Definition at line 27 of file httpstream.h. |
|
||||||||||||
|
fopen() syntax. If
Definition at line 415 of file httpstream.cpp. |
|
|
Will open a connection to url, analyse header and close connection. Definition at line 467 of file httpstream.cpp. |
|
|
|
|
| Copyleft 2000 - 2008 dyne.org foundation and respective authors. Verbatim copying and distribution is permitted in any medium, provided this notice is preserved. Send inquiries & questions to dyne.org's hackers. |
|