AsbestosJohn (talk | contribs) No edit summary |
m ProbablePrime moved page AudioMetadata (Component) to Component:AudioMetadata: Creating component Namespace |
(No difference)
|
Revision as of 06:34, 20 January 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
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. |
LocationName
|
String | Name of the session the audio was recorded in |
LocationURL
|
Uri | |
User
|
User | Host of the session the audio was recorded in |
_machineId
|
Nullable<SessionAccessLevel> | Machine ID of the host |
_userId
|
Bool? | User ID of the host |
LocationAccessLevel
|
Nullable`1 | Access level of the session |
LocationHiddenFromListing
|
Nullable`1 | Whether the session was marked as hidden |
TimeTaken
|
DateTime | Exact timestamp that the audio was recorded at |
User
|
SyncList<UserRef> | The user who recorded the audio |
_machineId
|
String | Machine ID of the recording user |
_userId
|
String | User ID of the recording user |
AppVersion
|
String | Resonite version number of the recording user |
PresentUsers
|
SyncList`1 | List of users within the session |