Zao SDK for Jetson / libzao-endpoint API リファレンス 1.2.0.0 (2023-10-30)
|
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 |
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) | zao::endpoint::monitor::ProcessState | inline |