Zao SDK for Jetson / libzao-endpoint API リファレンス 1.6.1.0 (2025-01-15)
|
This is the complete list of members for zao::endpoint::monitor::ProcessState, including all inherited members.
HasEmbeddedAudioSource() const noexcept | zao::endpoint::monitor::ProcessState | inline |
HasExternalAudioSink() const noexcept | zao::endpoint::monitor::ProcessState | inline |
HasExternalAudioSource() const noexcept | zao::endpoint::monitor::ProcessState | inline |
HasIpProxy() const noexcept | zao::endpoint::monitor::ProcessState | inline |
HasSerialProxy() const noexcept | zao::endpoint::monitor::ProcessState | inline |
HasVideoSource() const noexcept | zao::endpoint::monitor::ProcessState | inline |
ProcessState() | zao::endpoint::monitor::ProcessState | inline |
ProcessState(bool video_source, bool embedded_audio_source, bool external_audio_source, bool external_audio_sink, bool serial_proxy, bool ip_proxy) | zao::endpoint::monitor::ProcessState | inline |