Readonly
isTrue if the HESP playback is in live mode.
Readonly
manifestReturns the manifest for the current HESP source.
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
The HESP API.
Remarks
- Note: This API is in an experimental stage and may be subject to breaking changes.
- Only available with the feature
'hesp'
.