Click or drag to resize
IRebroadcastFormatProvider Properties

The IRebroadcastFormatProvider type exposes the following members.

Properties
  NameDescription
Public propertyCanRebroadcastMergedFeed
Gets a value indicating that the server can rebroadcast a merged feed.
Public propertyRebroadcastServer
Gets or sets the rebroadcast server that has created this instance of the provider.
Public propertyShortName
Gets a short localised description of the format.
Public propertyUniqueId
The unique identifier for the rebroadcast format. These are written to the configuration file so avoid changing them. Do not reuse IDs. Plugins should ensure that their IDs cannot clash with other plugins.
Public propertyUsesReceiverAircraftList
Gets a value indicating that the server uses the receiver's aircraft list.
Public propertyUsesSendIntervalMilliseconds
Gets a value indicating that the server sends in bursts with pauses of SendIntervalMilliseconds milliseconds between each send.
Top
See Also