Native referenceFiveM

_GET_CURRENT_RADIO_TRACK_PLAYBACK_TIME

0x3E65CDE5215832C1 AUDIO
FUNCTION SIGNATURE
int _GET_CURRENT_RADIO_TRACK_PLAYBACK_TIME(char* radioStationName);
Property Value
Native Name _GET_CURRENT_RADIO_TRACK_PLAYBACK_TIME
Hash 0x3E65CDE5215832C1
Return Type int
Parameters radioStationName (char*)

Description: ``` Return the playback time (in milliseconds) of the radio stations current track.

NativeDB Introduced: v1493

Back to AUDIO