Browse Source

TT#14008 fix typo in pod file

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

+ 1
- 1
daemon/rtpengine.pod View File

@ -277,7 +277,7 @@ How many worker threads to create, must be at least one.
The default is to create as many threads as there are CPU cores available.
If the number of CPU cores cannot be determined, 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