







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..AddPlaylist Method |
AudioController Class See Also Send Feedback |
![]() |
Adds a new playlist.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static void AddPlaylist( string playlistName, string[] audioItemIDs ) |
Parameters
- playlistName
- Type: System..::..String
The name of the playlist to be added
- audioItemIDs
- Type: array<System..::..String>[]()[][]
A list of audio item IDs that will represent the playlist