HolyLib Wiki

PlayURL

  bass.PlayURL( string url, string flags, function callback )

Description

Creates a IGMODAudioChannel using the given url.

Arguments

1string url
url to use
2string flags
Flags to use
3function callback

callback function with the created IGMODAudioChannel

Function argument(s):
1IGMODAudioChannel channel - The created channel. nil on error
2number errorCode - The error code
3string error - The error string