WavAudio
-
class WavAudio
Bases:
MovieAudioA 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
MovieAudiothat references a file.
-
static TypeHandle get_class_type(void)
