Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
ClientConfig ( ClientRole role ) | ||
Dispose ( ) : void | ||
GetIsAudioEndpoint ( ) : bool | ||
GetLogWriter ( ) : |
||
GetProfilerEnabled ( ) : bool | ||
GetRole ( ) : ClientRole | ||
GetServerAddress ( ) : string | ||
GetServerPort ( ) : int | ||
SetIsAudioEndpoint ( bool isAudioEndpoint ) : void | ||
SetLogWriter ( |
||
SetProfilerEnabled ( bool enabled ) : void | ||
SetServerAddress ( string serverAddress ) : bool | ||
SetServerPort ( int port ) : bool |
Method | Description | |
---|---|---|
ClientConfig ( global cPtr, bool cMemoryOwn ) | ||
getCPtr ( |
public SetIsAudioEndpoint ( bool isAudioEndpoint ) : void | ||
isAudioEndpoint | bool | |
return | void |
public SetLogWriter ( |
||
logger | ||
return | void |
public SetProfilerEnabled ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetServerAddress ( string serverAddress ) : bool | ||
serverAddress | string | |
return | bool |