Browse Source

TT#14008 fix typo in pod file

Change-Id: I3040a9631c1bfd2f0c30dffca4c1a7820afd9816
(cherry picked from commit e67e395a69)
mr9.3
Richard Fuchs 5 years ago
parent
commit
b922401feb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      daemon/rtpengine.pod

+ 1
- 1
daemon/rtpengine.pod View File

@ -315,7 +315,7 @@ The default is to create as many threads as there are CPU cores available.
If the number of CPU cores cannot be determined or if it is less than four,
then the default is four.
=item B<--num-media-threads=>I<INT>
=item B<--media-num-threads=>I<INT>
Number of threads to launch for media playback. Defaults to the same
number as B<num-threads>. This can be set to zero if no media playback


Loading…
Cancel
Save