Zao SDK for Jetson / libzao-endpoint API リファレンス 1.6.0.0 (2024-12-24)
|
This is the complete list of members for zao::endpoint::audio::FactoryInterface, including all inherited members.
CreatePcmBufferPool(std::size_t samples_per_buffer, std::size_t num_of_buffers)=0 | zao::endpoint::audio::FactoryInterface | pure virtual |
CreatePcmSink(const std::string &stream_name)=0 | zao::endpoint::audio::FactoryInterface | pure virtual |
CreatePcmSource(const std::string &stream_name)=0 | zao::endpoint::audio::FactoryInterface | pure virtual |
~FactoryInterface() noexcept=default | zao::endpoint::audio::FactoryInterface | virtual |