BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAWMA_PublishUsername Field

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

Field Value

Type: String
Remarks

If either this or WMA_PublishPassword 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