Multimedia and capture
Native Qt
Audio Output
Audio Output 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_output device: :default, muted: false, volume: 0.7
API
Component properties
4 component-specific values, plus shared item and layout properties.
deviceDevice configuration for Audio Output.propertymutedMuted configuration for Audio Output.propertyvolumeVolume configuration for Audio Output.propertyvisibleVisible configuration for Audio Output.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