Used to initialize optional properties of the LocalVoice instance at creation time. More...
Public Attributes | |
IEncoder | Encoder |
Encoder. More... | |
byte | InterestGroup |
See LocalVoice.InterestGroup. More... | |
int[] | TargetPlayers |
See LocalVoice.TargetPlayersSet to [] to make sure that LocalVoice does not create Remote voices during creation More... | |
bool | DebugEchoMode |
See LocalVoice.DebugEchoMode. More... | |
bool | Reliable |
See LocalVoice.Reliable. More... | |
bool | Encrypt |
See LocalVoice.Encrypt. More... | |
bool | Fragment |
See LocalVoice.Fragment. More... | |
int | FEC |
See LocalVoice.FEC. More... | |
Used to initialize optional properties of the LocalVoice instance at creation time.
bool DebugEchoMode |
IEncoder Encoder |
Encoder.
bool Encrypt |
See LocalVoice.Encrypt.
int FEC |
See LocalVoice.FEC.
bool Fragment |
See LocalVoice.Fragment.
byte InterestGroup |
bool Reliable |
See LocalVoice.Reliable.
int [] TargetPlayers |
See LocalVoice.TargetPlayersSet to [] to make sure that LocalVoice does not create Remote voices during creation