Namespace: DeltaEngine.Multimedia.MocksAssembly: DeltaEngine.Multimedia.Mocks (in DeltaEngine.Multimedia.Mocks.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