IReceiverFormatProvider Interface |
Namespace: VirtualRadar.Interface.Listener
The IReceiverFormatProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsRawFormat |
Gets a value indicating that the feed format holds raw messages from the aircraft that need to be decoded.
|
![]() | ShortName |
Gets the short name for the format.
|
![]() | UniqueId |
Gets the unique identifier of the format provider.
|
Name | Description | |
---|---|---|
![]() | CreateMessageBytesExtractor |
Creates and returns a new message bytes extractor for the format.
|
![]() | IsUsableBytesExtractor |
Returns true if the message bytes extractor passed across is appropriate for this receiver format.
|