Multimedia and capture
Native Qt
Audio Input
Audio Input is a native Zui component in the multimedia and capture catalog, with 4 component-specific properties.
Usage
Ruby example
Paste this complete Builder example inside the app surface from the Quickstart. Replace illustrative asset paths with files from your project.
audio_input device: :default, muted: false, volume: 0.85
API
Component properties
4 component-specific values, plus shared item and layout properties.
deviceDevice configuration for Audio Input.propertymutedMuted configuration for Audio Input.propertyvolumeVolume configuration for Audio Input.propertyvisibleVisible configuration for Audio Input.propertyShow 16 shared item properties
enabledopacityscalerotationzwidthheightfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
↗
device_changeNative event payload↗
muted_changeNative event payload↗
volume_changeNative event payload↗
errorNative event payload