Component:AudioOutputDeviceInfo

From Resonite Wiki
Revision as of 02:15, 16 December 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
Audio Output Device Info component as seen in the Scene Inspector

The AudioOutputDeviceInfo component only works in user space, and is used to find an audio device by name and get info about it.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
DeviceIndex Int The device index if found
DeviceName String the name to use when looking for a device

Usage

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


See Also