BASS.NET API for the Un4seen BASS Audio Library

BASSEncodeStats Enumeration

BASS.NET API for the Un4seen BASS Audio Library
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

public enum BASSEncodeStats
Members

  Member nameValueDescription
BASS_ENCODE_STATS_SHOUT0 Shoutcast stats.
BASS_ENCODE_STATS_ICE1 Icecast mount-point stats.
BASS_ENCODE_STATS_ICESERV2 Icecast server stats.
See Also

Reference