|
TeamTalk 5 Java DLL
Version 5.18A
|
Static Public Attributes | |
| const int | WEBM_VPX_DL_REALTIME = 1 |
nEncodeDeadline value for fastest encoding. More... | |
| const int | WEBM_VPX_DL_GOOD_QUALITY = 1000000 |
nEncodeDeadline value for good encoding. More... | |
| const int | WEBM_VPX_DL_BEST_QUALITY = 0 |
nEncodeDeadline value for best encoding. More... | |
Definition at line 1496 of file TeamTalk.cs.
|
static |
nEncodeDeadline value for fastest encoding.
Definition at line 1500 of file TeamTalk.cs.
|
static |
nEncodeDeadline value for good encoding.
Definition at line 1503 of file TeamTalk.cs.
|
static |
nEncodeDeadline value for best encoding.
Definition at line 1506 of file TeamTalk.cs.