Table of Contents

Interface ISoundPlayerHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains methods and properties which allow to control sound player.

public interface ISoundPlayerHandler : IDisposable

Properties

IsOk

Gets whether this object is ok.

Methods

Play(SoundPlayFlags)

Starts playing sound using the specified flags.

Stop()

Stops playing sound.