TeamTalk 4 .NET DLL
Version 4.5A
|
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 theora. More... | |
TheoraCodec | theora |
Theora codec settings if nCodec is Codec THEORA_CODEC. More... | |
Struct used for specifying the video codec to use.
Codec BearWare.VideoCodec.nCodec |
Specifies member holds the codec settings. So far there is only one video codec to choose from, namely theora.
TheoraCodec BearWare.VideoCodec.theora |
Theora codec settings if nCodec is Codec THEORA_CODEC.