Just curious (a wild question) about BASS_CHANNELINFO structure especially on "filename".
Obviously if a channel created by streamcreatefile, then BASS_CHANNELINFO filename can be retrieved.
How about if a channel created by UDP / TCP bytes pushed at STREAMPROC or BASS_FILEPROCS, what is value of "filename" in BASS_CHANNELINFO?
Or can we set some specific "filename" to channel created by STREAMPROC or BASS_FILEPROCS ?