|
LiveKit C++ SDK
Real-time audio/video SDK for C++
|
#include <e2ee.h>

Public Attributes | |
| KeyProviderOptions | key_provider_options {} |
| EncryptionType | encryption_type = EncryptionType::GCM |
End-to-end encryption (E2EE) configuration for a room.
Provide this in RoomOptions to initialize E2EE support.
IMPORTANT: