©2009 Google -
Code Home -
Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)
Describes a codec supported by a MediaEngine subclass.
struct Codec {
int id;
std::string name;
int clockrate;
int bitrate;
int channels;
int preference;
};
Attributes: public
Declaration file: talk/session/phone/codec.h