WavAudioCursor
-
class WavAudioCursor
Bases:
MovieAudioCursor
Used for reading PCM .wav files. Supported formats are linear PCM, IEEE float, A-law and mu-law.
Inheritance diagram
-
WavAudioCursor(WavAudioCursor 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)
-
WavAudioCursor(WavAudioCursor const&) = default