Properties Methods Events
Unit: ACS_FLAC
Descends from: TACSFileIn
TFLACIn component reads audio data from FLAC-encoded files or streams (FLAC is a lossless audio compression format). In order to work with the resulting audio stream you have to assign FLACIn component to Input property of some converter or output component.
Working with TFLACIn component requies libFLAC.dll library under Windows and libFLAC.so library under Linux.
See also: TFLACOut
Inherited from TACSFileIn
Inherited from TACSStreamedInput
Inherited from TACSInput
Inherited from TACSFileIn
Inherited from TACSInput
Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.