|
Zao SDK for Jetson / libzao-endpoint API リファレンス 1.6.0.0 (2024-12-24)
|
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 |