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
-
static TypeHandle get_class_type(void)
-
static PointerTo<MovieAudio> make(Filename const &name)
Obtains a
MovieAudio
that references a file.
-
static TypeHandle get_class_type(void)