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.