AudioType

The AudioType model checks if the application uses a specific type of audio in the auto looping mode.

Available in the package com.voxeet.sdk.utils.AudioType.

Methods

isLoop

isLoop(): boolean

Checks if the specific type of audio is used in a loop. Before calling this method, stop it manually.

Returns: boolean - the looping state.