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

FPCGetAudioEnabled

Syntax

BOOL WINAPI FPCGetAudioEnabled();

Description

The FPCGetAudioEnabled function returns the current status of Flash sound playback. If sounds are enabled, the function returns TRUE. If sounds are disabled, the function returns FALSE.

Use together with FPCSetAudioEnabled to control audio playback.