BASS.NET API for the Un4seen BASS Audio Library

BroadCast Methods

BASS.NET API for the Un4seen BASS Audio Library

The BroadCast type exposes the following members.

Methods

  NameDescription
Public methodAutoConnect
Public methodCode exampleConnect
Public methodDisconnect
Public methodGetListeners
Returns the number of listeners currently connected.
Public methodGetStats
Returns the XML stats of the server.
Public methodSendData
Sends encoded sample data manually to the broadcast server (e.g. the data as received in an own ENCODEPROC).
Public methodCode exampleStartEncoder
Starts the underlying encoder (see Encoder).
Public methodStopEncoder
Stops the Encoder
Public methodUpdateTitle(String, String)
Updates the title of the playing song on a broadcast server.
Public methodUpdateTitle(TAG_INFO, String)
Updates the title of the playing song on a broadcast server.
Top
See Also

Reference