SetCustomRadioTrackList
DocsSetCustomRadioTrackList(radioStation, trackListName, forceNow)Description
Queues up a custom track list on the specified radio station. The content in the track list will be played as soon as possible.
The station does not have to be frozen.
Parameters
| Name | Type | Description |
|---|---|---|
radioStation | char* | — |
trackListName | char* | — |
forceNow | BOOL | wheter or not to interrupt the current track on the tracklist |
Returns
voidThis native does not return a value.