IRebroadcastFormatProvider Methods |
The IRebroadcastFormatProvider type exposes the following members.
Name | Description | |
---|---|---|
CanRebroadcastReceiver |
Returns true if the server can rebroadcast a receiver with the settings passed across.
| |
CreateNewInstance |
Creates a new instance of the provider.
| |
HookFeed |
Hook the events that the rebroadcast server needs to listen to in order to rebroadcast
a feed.
| |
IsValidSendIntervalMilliseconds |
Returns true if the send interval passed across is acceptable.
| |
SendIntervalElapsed |
Called when the send interval has elapsed.
| |
UnhookFeed |
Unhooks the events that were hooked by HookFeed.
|