OpusAudioCursor
-
class OpusAudioCursor
Bases:
MovieAudioCursor
Interfaces with the libopusfile library to implement decoding of Opus audio files.
See
OpusAudio
.New in version 1.10.0.
Inheritance diagram
-
OpusAudioCursor(OpusAudioCursor const&) = default
Reads the .wav header from the indicated stream. This leaves the read pointer positioned at the start of the data.
-
static TypeHandle get_class_type(void)
-
OpusAudioCursor(OpusAudioCursor const&) = default