UseFLACSoundDecoder()

Syntax

UseFLACSoundDecoder()
Description
Enables the FLAC (Free Lossless Audio Codec) sound support for CatchSound() and LoadSound(). Sound streaming is supported for this plug-in.

Parameters

None.

Return value

None.

Remarks

Since FLAC is a not destructive compression codec, the file size will remain quite large, especially compared to OGG for example. This allows for a reduction in file size, while still retaining all the original sound information.

For more information: Wikipedia - FLAC.

Supported OS

All

SoundPlugin Index - UseOGGSoundDecoder() ->