OpusAudio

from panda3d.core import OpusAudio
class OpusAudio

Bases: MovieAudio

Interfaces with the libopusfile library to implement decoding of Opus audio files.

New in version 1.10.0.

Inheritance diagram

Inheritance diagram of OpusAudio

__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.

*/