IsPlaying
Returns a Boolean value indicating whether the audio file is currently playing or not.
Schema: tchmi:general#/definitions/Boolean
Attribute getter
public getIsPlaying(): boolean;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from version 1.12.744 |
