1#ifndef __RADM_USB_PROFILE_SETTINGS_IDL__
2#define __RADM_USB_PROFILE_SETTINGS_IDL__
@ CDROM
Emulate a CD-ROM device (ISO9660 format)
@ REMOVABLE
Emulate a removable USB device (floppy, memory stick)
@ DISABLED
Disable VM channel.
@ AUTO
Dynamically change emulation type depending on drive type connected by client.
vector< VirtualMediaChannel > vmedia
Virtual media configuration (must have exactly 2 entries)
boolean forceFullSpeed
Enforce full speed mode for all physical interfaces.
boolean enableRelativeMouse
Whether to enable relative mouse function.
boolean vmediaFirst
Whether to list virtual media and audio functions before HID functions.
boolean hidMultiReport
Whether to combine HID functions.
boolean enableKeyboard
Whether to enable keyboard function.
boolean enableAbsoluteMouse
Whether to enable absolute mouse function.