FlacAudio¶
-
class
FlacAudio
¶ Bases:
MovieAudio
Reads FLAC audio files. Ogg-encapsulated FLAC files are not supported.
New in version 1.10.0.
Inheritance diagram
-
static TypeHandle
get_class_type
(void)¶
-
static PointerTo<MovieAudio>
make
(Filename const &name)¶ Obtains a
MovieAudio
that references a file.
-
static TypeHandle