Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
7c64f324
Commit
7c64f324
authored
Oct 05, 2009
by
Alexandre Savard
Browse files
[#2209] Change speex ultra wide band framesize
parent
4ec7336b
Changes
1
Hide whitespace changes
Inline
Side-by-side
sflphone-common/src/audio/codecs/speexcodec_ub.cpp
View file @
7c64f324
...
...
@@ -37,7 +37,7 @@ class Speex : public AudioCodec
_speex_frame_size
(),
_preprocess_state
()
{
_clockRate
=
32000
;
_frameSize
=
32
0
;
//
1
0 ms at 32 kHz
_frameSize
=
64
0
;
//
2
0 ms at 32 kHz
_channel
=
1
;
_bitrate
=
0
;
_bandwidth
=
0
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment