BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAWMA_PublishUrl Field

BASS.NET API for the Un4seen BASS Audio Library
URL of the publishing point on the Windows Media server.

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

public string WMA_PublishUrl

Field Value

Type: String
Remarks

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