isShortFile property

bool isShortFile
getter/setter pair
  • 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;