Automated: update Replace |
Automated: update DeDuplicate |
||
Line 25: | Line 25: | ||
[[Category:Components:Utility:Tools{{#translation:}}|Audio Stream Spawner]] | [[Category:Components:Utility:Tools{{#translation:}}|Audio Stream Spawner]] | ||
[[Category:Components{{#translation:}}|Audio Stream Spawner]] | [[Category:Components{{#translation:}}|Audio Stream Spawner]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] |
Latest revision as of 21:18, 6 November 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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. |
BitrateKbps
|
Float | |
DeviceName
|
String | |
_bitrateString
|
String |
Sync Delegates
Method Name | Method type and Arguments. | Description |
---|---|---|
OnStartStreaming()
|
Delegate<IButton: button, ButtonEventData: eventData> |