mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-11189 do not allow user change of g_timebase
the timebase logic is tighed to code internal logic and cannot be changed externally
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
<!-- <param name="enc-threads" value="1"/> -->
|
||||
|
||||
<param name="g-profile" value="2"/>
|
||||
<param name="g-timebase" value="1/1000"/>
|
||||
<!-- DEFULT | PARTITIONS -->
|
||||
<param name="g-error-resilient" value="PARTITIONS"/>
|
||||
<!-- ONE_PASS, FIRST_PASS, LAST_PASS"/> -->
|
||||
|
||||
Reference in New Issue
Block a user