Searched refs:WAVSource (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/uapp/audio/
H A Dwav-source.h12 class WAVSource : public WAVCommon, class in inherits:WAVCommon,audio::utils::AudioSource
15 WAVSource() { } function in class:WAVSource
H A Dwav-source.cpp15 zx_status_t WAVSource::Initialize(const char* filename) {
136 zx_status_t WAVSource::GetFormat(Format* out_format) {
144 zx_status_t WAVSource::GetFrames(void* buffer, uint32_t buf_space, uint32_t* out_packed) {
H A Daudio.cpp529 WAVSource wav_source;

Completed in 25 milliseconds