|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
[NAME] BASS_STREAM
Field Summary | |
static int |
BASS_STREAM_AUTOFREE
automatically free the stream when it stop/ends |
static int |
BASS_STREAM_BLOCK
download/play internet file stream in small blocks |
static int |
BASS_STREAM_DECODE
don't play the stream, only decode (BASS_ChannelGetData) |
static int |
BASS_STREAM_PRESCAN
enable pin-point seeking/length (MP3/MP2/MP1) |
static int |
BASS_STREAM_RESTRATE
restrict the download rate of internet file streams |
static int |
BASS_STREAM_STATUS
give server status info (HTTP/ICY tags) in DOWNLOADPROC |
Field Detail |
public static final int BASS_STREAM_PRESCAN
public static final int BASS_STREAM_AUTOFREE
public static final int BASS_STREAM_RESTRATE
public static final int BASS_STREAM_BLOCK
public static final int BASS_STREAM_DECODE
public static final int BASS_STREAM_STATUS
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |