TheoraCodec Struct Reference
[Audio and Video Codecs]

Theora video codec settings. More...

#include <TeamTalk4.h>

List of all members.

Public Attributes

INT32 nTargetBitRate
 The target bitrate in bits per second. If set to zero the Theora codec will use variable bitrate (VBR). If non-zero it will use constant bitrate (CBR).
INT32 nQuality
 A value from 0 - 63. Higher value gives higher quality.

Detailed Description

Theora video codec settings.

Configuring the Theora codec so it fits an end-user's domain can be trickly. A high resolution in CaptureFormat will result in much high bandwidth usage. Also using a high frame-rate will cause much higher bandwidth usage.

Note that width and height for a video frame encoded by Theora must be a multiple of 16. If it is not then part of the picture will be "cut" out.


Member Data Documentation

The target bitrate in bits per second. If set to zero the Theora codec will use variable bitrate (VBR). If non-zero it will use constant bitrate (CBR).

A value from 0 - 63. Higher value gives higher quality.

Generated on Sun Mar 18 17:18:33 2012 for TeamTalk 4 C-API DLL by  doxygen 1.6.3