Sha256: e9f36d48c97c218a1c42422c509ce9a740b660a7a0afc6b80ea8e3f11cc28eed
Contents?: true
Size: 367 Bytes
Versions: 8
Compression:
Stored size: 367 Bytes
Contents
module VirtualBox module COM module Interface module Version_4_0_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
8 entries across 8 versions & 2 rubygems