Help us improve Softanics
We use analytics cookies to understand which pages and downloads are useful. No ads. Privacy Policy

GetAudioEnabled

Syntax

Delphi

function GetAudioEnabled: Boolean;

C++Builder

bool __fastcall GetAudioEnabled(void);

Description

The GetAudioEnabled function retrieves the current audio state of Flash movies played by the control.

It returns True if sounds are enabled, or False if sounds are muted.

See also: SetAudioEnabled to change the audio state.