Namespace: DeltaEngine.Multimedia.XnaAssembly: DeltaEngine.Multimedia.Xna (in DeltaEngine.Multimedia.Xna.dll) Version: 1.1.1.0 (1.1.1)
protected override void PlayNativeVideo(
float volume
)
protected override void PlayNativeVideo(
float volume
)
Protected Overrides Sub PlayNativeVideo (
volume As Single
)
Protected Overrides Sub PlayNativeVideo (
volume As Single
)
protected:
virtual void PlayNativeVideo(
float volume
) override
protected:
virtual void PlayNativeVideo(
float volume
) override
abstract PlayNativeVideo :
volume : float32 -> unit
override PlayNativeVideo :
volume : float32 -> unit
abstract PlayNativeVideo :
volume : float32 -> unit
override PlayNativeVideo :
volume : float32 -> unit