isShortFile property
- Field description: Whether the music played is a short music track.
- Valid values:
true
: short music track that needs to be looped;false
(default): normal-length music track.
Implementation
bool isShortFile;
true
: short music track that needs to be looped;false
(default): normal-length music track.bool isShortFile;