03.07.2012, 19:34
I need to host some mp3 files, which I can stream with the audio plugin. Is there any recommended? Which works with
Planning on using this function, but which site would be good? heared that ******* wouldn't work.
Thanks in advance, and I will ofcourse rep++ the one who gives me an answer
pawn Код:
Audio_PlayStreamed(playerid, const url[], bool:pause = false, bool:loop = false, bool:downmix = false);
Streams a URL for a player and specifies whether it should start paused, whether it should be looped, and whether the audio stream should be downmixed to mono
Note: This returns a handle ID.
Thanks in advance, and I will ofcourse rep++ the one who gives me an answer