NERtc Unity SDK  V4.5.907
Public Attributes | List of all members
nertc.RtcEncryptionConfig Struct Reference

Public Attributes

RtcEncryptionMode mode
 
string key
 

Detailed Description

Media stream encryption scheme.

Member Data Documentation

◆ mode

RtcEncryptionMode nertc.RtcEncryptionConfig.mode

Media stream encryption mode. For more information, see RtcEncryptionMode .

◆ key

string nertc.RtcEncryptionConfig.key

Media stream encryption key. The key is of string type. We recommend that you set the key to a string that contains only letters.


The documentation for this struct was generated from the following file: