Sha256: a0877b10e609e7ea6c8b92fb6a6a4108b3e6c5aeabf1955c9732760103f18cc3
Contents?: true
Size: 368 Bytes
Versions: 3
Compression:
Stored size: 368 Bytes
Contents
module VirtualBox module COM module Interface module Version_4_1_X class AudioAdapter < AbstractInterface IID = "921873db-5f3f-4b69-91f9-7be9e535a2cb" property :enabled, T_BOOL property :audio_controller, :AudioControllerType property :audio_driver, :AudioDriverType end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems