MixMusicPointerEx extension
Methods
-
duration(
) → double -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
fadeIn(
int loops, int ms) → int -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
fadeInPos(
int loops, int ms, double position) → int -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
free(
) → void -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getAlbumTag(
) → String? -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getArtistTag(
) → String? -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getCopyrightTag(
) → String? -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getLoopEndTime(
) → double -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getLoopLengthTime(
) → double -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getLoopStartTime(
) → double -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getPosition(
) → double -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getTitle(
) → String? -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getTitleTag(
) → String? -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getType(
) → int -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
getVolume(
) → int -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension -
play(
int loops) → int -
Available on Pointer<
MixMusic> , provided by the MixMusicPointerEx extension