FlacAudio

from panda3d.core import FlacAudio
class FlacAudio

Bases: MovieAudio

Reads FLAC audio files. Ogg-encapsulated FLAC files are not supported.

New in version 1.10.0.

Inheritance diagram

Inheritance diagram of FlacAudio

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()

make()

C++ Interface: make(const Filename name)

/**
  • Obtains a MovieAudio that references a file.

*/