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

FPCSetAudioEnabled

Syntax

void WINAPI FPCSetAudioEnabled(BOOL bEnable);

Description

The FPCSetAudioEnabled function enables or disables playback of all sounds in Flash movies associated with the control. Pass TRUE to enable audio, or FALSE to mute all sounds.

Use together with FPCGetAudioEnabled to check the current state.