BASS.NET API for the Un4seen BASS Audio Library

WMAcastPublishUrl Property

BASS.NET API for the Un4seen BASS Audio Library
URL of the publishing point on the Windows Media server (only used, if UsePublish is set to ).

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

public string PublishUrl { get; set; }

Property Value

Type: String
Remarks

Note: Directly changes the underlying WMA_PublishUrl member.

See Also

Reference