BASS.NET API for the Un4seen BASS Audio Library

StreamingServer Properties

BASS.NET API for the Un4seen BASS Audio Library

The StreamingServer type exposes the following members.

Properties

  NameDescription
Public propertyEncoder
Returns the encoder interface which is used with this instance.
Public propertyForceUTF8TitleUpdates
Gets or Sets if title updates (via UpdateTitle(String, String)) should in any case use UTF-8 (default is ).
Public propertyIsConnected
Returns , if connected to a boadcast server - else .
Public propertyLastError
Gets or Sets the last streaming error.
Public propertyLastErrorMessage
Gets or Sets the last streaming error message.
Public propertyLocalNetworkCardIPAddress
Gets or Sets a local IP address to use for cast server connections (=any, default):
Public propertySongTitle
The current/last song title.
Public propertySongUrl
The current/last song url.
Public propertyUseBASS
Gets if native BASSenc should be used to connect and stream to the server (as specified in the constructor).
Top
See Also

Reference