BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAWMA_PublishPassword Field

BASS.NET API for the Un4seen BASS Audio Library
Password to use in connecting to the server.

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

public string WMA_PublishPassword

Field Value

Type: String
Remarks

If either this or WMA_PublishUsername is , then no username/password is sent to the server.

This property is only evaluated, if WMA_UsePublish is set to .

If you are using this encoder in the WMAcast class, there will be no need to set this member, since it will automatically be done by the WMAcast class implementation!

See Also

Reference