Table of Contents

Method Play

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

Play(SoundPlayFlags)

Starts playing sound using the specified flags.

bool Play(SoundPlayFlags flags = SoundPlayFlags.Asynchronous)

Parameters

flags SoundPlayFlags

Flags.

Returns

bool