ClockStone Audio Toolkit for Unity - Documentation
Playlist Class |
Allows to define a playlist consisting of a list of audio IDs

Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)

C#
[SerializableAttribute] public class Playlist
The Playlist type exposes the following members.

Name | Description | |
---|---|---|
![]() | Playlist | Initializes a new instance of the Playlist class |
![]() | Playlist(String, String) | Initializes a new instance of the Playlist class |

Name | Description | |
---|---|---|
![]() | name |
Name of the playlist as used for e.g. by PlayMusicPlaylist(String) |
![]() | playlistItems |
An array of audio IDs defining the playlist
|
