WavAudio
-
class WavAudio
Bases:
MovieAudio
A native PCM .wav loader. Supported formats are linear PCM, IEEE float, A-law and mu-law.
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)