Namespace: DeltaEngine.Multimedia.BaseOpenALAssembly: DeltaEngine.Multimedia.BaseOpenAL (in DeltaEngine.Multimedia.BaseOpenAL.dll) Version: 1.1.1.0 (1.1.1)
public override void PlayInstance(
SoundInstance instanceToPlay
)
public override void PlayInstance(
SoundInstance instanceToPlay
)
Public Overrides Sub PlayInstance (
instanceToPlay As SoundInstance
)
Public Overrides Sub PlayInstance (
instanceToPlay As SoundInstance
)
public:
virtual void PlayInstance(
SoundInstance^ instanceToPlay
) override
public:
virtual void PlayInstance(
SoundInstance^ instanceToPlay
) override
abstract PlayInstance :
instanceToPlay : SoundInstance -> unit
override PlayInstance :
instanceToPlay : SoundInstance -> unit
abstract PlayInstance :
instanceToPlay : SoundInstance -> unit
override PlayInstance :
instanceToPlay : SoundInstance -> unit