BASS.NET API for the Un4seen BASS Audio Library

BASSEncodeServer Enumeration

BASS.NET API for the Un4seen BASS Audio Library

Namespace:  Un4seen.Bass.AddOn.Enc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public enum BASSEncodeServer
Members

  Member nameValueDescription
BASS_ENCODE_SERVER_DEFAULT0 Default (no options).
BASS_ENCODE_SERVER_NOHTTP1 No HTTP headers.
BASS_ENCODE_SERVER_META2 Enable Shoutcast metadata.
BASS_ENCODE_SERVER_SSL4 Support SSL/TLS encryption
BASS_ENCODE_SERVER_SSLONLY8 Require SSL/TLS encryption
See Also

Reference