|
libivon 0.1.0
Voice-over-IP library
|
#include "libivon/public/ivon_audio_wrapper.hpp"#include "libivon/public/ivon_client_wrapper.hpp"#include "libivon/public/ivon_voice_session.h"#include <cstdint>#include <functional>#include <memory>#include <set>#include <span>#include <stdexcept>#include <string>#include <vector>Classes | |
| class | ivon::VoiceSessionWrapper |
| Consumer-facing C++ wrapper around the voice session C ABI. More... | |
| struct | ivon::VoiceSessionWrapper::Config |
| Combined configuration for the voice session. More... | |
| struct | ivon::VoiceSessionWrapper::SpeakingInfo |
| Speaking state change with client ID mapping. More... | |
Namespaces | |
| namespace | ivon |
| Public C++ type definitions shared across libivon interfaces and consumer-side wrappers. | |