To be used with BASS_Encode_CastGetStats(Int32, BASSEncodeStats, String) to define the type of stats you want to get.
Namespace: Un4seen.Bass.AddOn.Enc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BASS_ENCODE_STATS_SHOUT | 0 | Shoutcast stats. | |
BASS_ENCODE_STATS_ICE | 1 | Icecast mount-point stats. | |
BASS_ENCODE_STATS_ICESERV | 2 | Icecast server stats. |
See Also