Specifies the ...
enum UIX_SoundPlayFlags { UIX_SoundPlay_Sync = 1, UIX_SoundPlay_Loop = 2, UIX_SoundPlay_NoStop = 4, };