BASS.NET API for the Un4seen BASS Audio Library

BASSEncodeCast 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 BASSEncodeCast
Members

  Member nameValueDescription
BASS_ENCODE_CAST_DEFAULT0 Default (no options).
BASS_ENCODE_CAST_PUBLIC1 add to public directory
BASS_ENCODE_CAST_PUT2 use PUT method
BASS_ENCODE_CAST_SSL4 use SSL/TLS encryption
See Also

Reference