Click or drag to resize
IRebroadcastFormatProvider Methods

The IRebroadcastFormatProvider type exposes the following members.

Methods
  NameDescription
Public methodCanRebroadcastReceiver
Returns true if the server can rebroadcast a receiver with the settings passed across.
Public methodCreateNewInstance
Creates a new instance of the provider.
Public methodHookFeed
Hook the events that the rebroadcast server needs to listen to in order to rebroadcast a feed.
Public methodIsValidSendIntervalMilliseconds
Returns true if the send interval passed across is acceptable.
Public methodSendIntervalElapsed
Called when the send interval has elapsed.
Public methodUnhookFeed
Top
See Also