TeamTalk 5 .NET DLL
Version 5.11A
|
Struct used for specifying the video codec to use. More...
Public Attributes | |
Codec | nCodec |
Specifies member holds the codec settings. So far there is only one video codec to choose from, namely webm_vp8 . More... | |
WebMVP8Codec | webm_vp8 |
Struct used for specifying the video codec to use.
Definition at line 1629 of file TeamTalk.cs.
Codec BearWare.VideoCodec.nCodec |
Specifies member holds the codec settings. So far there is only one video codec to choose from, namely webm_vp8
.
Definition at line 1635 of file TeamTalk.cs.
WebMVP8Codec BearWare.VideoCodec.webm_vp8 |
Definition at line 1637 of file TeamTalk.cs.