mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
small change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5973 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -197,7 +197,7 @@ static switch_codec_implementation_t raw_16k_120ms_implementation = {
|
||||
/*.ianacode */ 117,
|
||||
/*.iananame */ "L16",
|
||||
/*.fmtp */ NULL,
|
||||
/*.samples_per_second */ 8000,
|
||||
/*.samples_per_second */ 16000,
|
||||
/*.bits_per_second */ 256000,
|
||||
/*.microseconds_per_frame */ 120000,
|
||||
/*.samples_per_frame */ 1920,
|
||||
|
||||
Reference in New Issue
Block a user