Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
LoadStreamSound
Syntax
C++
int LoadStreamSound(IFunctionHandler * pH);
Parameters 
Description 
sound 
Sound name. 
flags 
Sound flags. 

Integer. 

! Load a streaming sound @param sSound filename of the sound @return nil or sound ID in case of success

Syntax: Sound.LoadStreamSound(sound, flags) 

Loads a stream sound.

Copyright (c) 2012. All rights reserved.