BearWare.AudioCodec Struct Reference
[Audio and Video Codecs]

Struct used for specifying which audio codec a channel uses. More...

List of all members.

Public Attributes

Codec nCodec
 Specifies whether the member speex or celt holds the codec settings.
SpeexCodec speex
 Speex codec settings if nCodec is Codec.SPEEX_CODEC.
CELTCodec celt
 CELT codec settings if nCodec is Codec.CELT_CODEC.
SpeexVBRCodec speex_vbr
 Speex codec settings if nCodec is Codec.SPEEX_VBR_CODEC.
CELTVBRCodec celt_vbr
 CELT codec settings if nCodec is Codec.CELT_VBR_CODEC.

Detailed Description

Struct used for specifying which audio codec a channel uses.


Member Data Documentation

Specifies whether the member speex or celt holds the codec settings.

Speex codec settings if nCodec is Codec.SPEEX_CODEC.

CELT codec settings if nCodec is Codec.CELT_CODEC.

Speex codec settings if nCodec is Codec.SPEEX_VBR_CODEC.

CELT codec settings if nCodec is Codec.CELT_VBR_CODEC.

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3