Configuration Properties |
The Configuration type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioSettings |
Gets or sets the object that controls the audio that is sent to browsers.
|
![]() | BaseStationSettings |
Gets or sets the object holding settings that describe the source of data that we are listening to.
|
![]() | DataVersion |
Gets or sets a counter that is incremented every time the configuration is saved. Unlike all other
properties this will not raise NotifyPropertyChanged when modified.
|
![]() | FlightRouteSettings |
Gets or sets the object holding settings that control how flight routes are used and stored.
|
![]() | GoogleMapSettings |
Gets or sets the object holding settings that modify how the Google Maps pages are shown to connecting browsers.
|
![]() | InternetClientSettings |
Gets or sets the object holding settings that control what resources are made available to browsers connecting from public Internet addresses.
|
![]() | MergedFeeds |
Gets a list of the merged feeds of receivers that the program will maintain.
|
![]() | MonoSettings |
Gets or sets the object that carries Mono-only settings.
|
![]() | RawDecodingSettings |
Gets or sets the object that configures the raw message decoding.
|
![]() | RebroadcastSettings |
Gets a list of all of the rebroadcast server settings recorded by the user.
|
![]() | ReceiverLocations |
Gets a list of every receiver location recorded by the user.
|
![]() | Receivers |
Gets a list of every receveiver that the program will listen to.
|
![]() | VersionCheckSettings |
Gets or sets the object holding settings that control how checks for new versions of the application are made.
|
![]() | WebServerSettings |
Gets or sets the object holding the configuration of the web server.
|