BASS.NET API for the Un4seen BASS Audio LibraryBroadCastEventArgs MembersBASS.NET API for the Un4seen BASS Audio Library

The BroadCastEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodBroadCastEventArgs
Initializes a new instance of the BroadCastEventArgs class by initializing all of its properties.
Back to Top
Properties

  NameDescription
Public propertyData
Gets the object data which was passed along with the event.
Public propertyDateTime
Gets the date and time when the event occurred.
Public propertyEventType
Gets the type of event which occurred.
Back to Top
See Also