gta.setRadioChannel
Function
Client Only
Online and Offline
Available since Client 1.0.0
void gta.setRadioChannel(int radioStation, int seekTime)
The gta.setRadioChannel function is used to changes the radio channel, with a time index (in milliseconds).
Parameters
1) | int | radioStation | The radio station ID to change to. |
2) | int | seekTime | The time into the data for the radio station, in milliseconds. |
Return
void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.
Related
Client Related
gta.forceRadioChannel
gta.setRadioChannel