IEmulator |
The IEmulatorPlatform type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoExtract | Gets or sets a value specifying whether or not to extract ROM archives before launching the Emulator. If null, use the Emulator's AutoExtract setting | |
| CommandLine | Gets or sets the command line parameters that are used when launching the associated Emulator using this Emulator Platform. | |
| EmulatorId | Gets the ID of the Emulator that is associated with this Emulator Platform. Maps up directly to the Emulator's Id property. | |
| IsDefault | Gets or set a value specifying whether or not the associated Emulator is the default Emulator for this Emulator Platform. | |
| M3uDiscLoadEnabled | Gets or set a value specifying whether or not the associated Emulator supports M3U disc playlist loading for multi-disc games. | |
| Platform | Gets or sets the name of the Platform that is associated with this Emulator Platform. Maps up directly to the Platform's Name property. |