Tiny documentation fix.
Review URL: http://webrtc-codereview.appspot.com/93003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@248 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
7740888ad6
commit
2098988d79
@ -19,7 +19,7 @@
|
|||||||
// using namespace webrtc;
|
// using namespace webrtc;
|
||||||
// VoiceEngine* voe = VoiceEngine::Create();
|
// VoiceEngine* voe = VoiceEngine::Create();
|
||||||
// VoEBase* base = VoEBase::GetInterface(voe);
|
// VoEBase* base = VoEBase::GetInterface(voe);
|
||||||
// VoECodec codec = VoECodec::GetInterface(voe);
|
// VoECodec* codec = VoECodec::GetInterface(voe);
|
||||||
// base->Init();
|
// base->Init();
|
||||||
// int num_of_codecs = codec->NumOfCodecs()
|
// int num_of_codecs = codec->NumOfCodecs()
|
||||||
// ...
|
// ...
|
||||||
|
Loading…
Reference in New Issue
Block a user