Zao SDK for Jetson / libzep API リファレンス
1.0.0.0 (2023-05-08)
|
This is the complete list of members for zep::audio::PcmSourceCallbackInterface, including all inherited members.
EventType enum name | zep::audio::PcmSourceCallbackInterface | |
OnChangeStopSupplyStatus(bool value) | zep::SourceStreamCallbackInterface | inlinevirtual |
OnDecideSourceFormat(const PcmFormat *format)=0 | zep::audio::PcmSourceCallbackInterface | pure virtual |
OnNotifySourceEvent(EventType type, const std::string &message) | zep::audio::PcmSourceCallbackInterface | inlinevirtual |
OnRequestSourceFormat(const PcmFormat &format)=0 | zep::audio::PcmSourceCallbackInterface | pure virtual |
~PcmSourceCallbackInterface() noexcept=default (defined in zep::audio::PcmSourceCallbackInterface) | zep::audio::PcmSourceCallbackInterface | virtual |
~SourceStreamCallbackInterface() noexcept=default (defined in zep::SourceStreamCallbackInterface) | zep::SourceStreamCallbackInterface | virtual |
~StreamCallbackInterface() noexcept=default (defined in zep::StreamCallbackInterface) | zep::StreamCallbackInterface | virtual |