Fix incorrect spelling of utc_timings in the doc
Should be utc_timings but was spelled as utc_timing. Fixes #496. Change-Id: I77aeb3caf54493ff8c1367f6f078de192860c39a
This commit is contained in:
parent
53aa775ea4
commit
70dfced819
|
@ -51,7 +51,7 @@ DASH options
|
|||
|
||||
The segments are not removed if the value is zero.
|
||||
|
||||
--utc_timing <scheme_id_uri_value_pairs>
|
||||
--utc_timings <scheme_id_uri_value_pairs>
|
||||
|
||||
Comma separated UTCTiming schemeIdUri and value pairs for the MPD:
|
||||
**<scheme_id_uri>=<value>[,<scheme_id_uri>=<value>]...**
|
||||
|
|
Loading…
Reference in New Issue