The IStreamingServer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Encoder |
Returns the encoder interface which is used with this instance.
| |
| ForceUTF8TitleUpdates |
Gets or Sets if title updates (via UpdateTitle(String, String)) should in any case use UTF-8 (default is ).
| |
| IsConnected |
Returns , if connected to a streaming server - else .
| |
| LastError |
Gets or Sets the last streaming error.
| |
| LastErrorMessage |
Gets or Sets the last streaming error message.
| |
| LocalNetworkCardIPAddress |
Gets or Sets a local IP address to use for cast server connections (=any, default):
| |
| SongTitle |
Gets or Sets the current/last song title.
| |
| SongUrl |
Gets or Sets the current/last song url.
| |
| UseBASS |
Gets if native BASS should be used to connect and stream to the server.
|
See Also