Opus wrapper: remove misleading comment
- WebRTC does use the libopus DTX implementation - The removed detail is anyways irrelevant in a docstring Bug: webrtc:376493209 Change-Id: I3dfe1521259e596dbfa0db97f91ffb75deeb16b8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/367200 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43344}
This commit is contained in:
parent
906deafff4
commit
db40c1cd5f
@ -421,9 +421,7 @@ void WebRtcOpus_DecoderInit(OpusDecInst* inst);
|
||||
*
|
||||
* Output:
|
||||
* - decoded : The decoded vector
|
||||
* - audio_type : 1 normal, 2 CNG (for Opus it should
|
||||
* always return 1 since we're not using Opus's
|
||||
* built-in DTX/CNG scheme)
|
||||
* - audio_type : 1 normal, 2 CNG
|
||||
*
|
||||
* Return value : >0 - Samples per channel in decoded vector
|
||||
* -1 - Error
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user