unit Timescale In Miliseconds
Parameters
value
Specified as the number of miliseconds in one unit timescale. For example, if you want to set a start_in_units
at 30 seconds, you would use a value of 30 when using the unit_timescale_in_miliseconds
in 1000. Or if you want to set start_in_units
in 30 miliseconds, you would use a value of 30 when using the unit_timescale_in_miliseconds
in 1. Applies timescale to start_in_units
, start_timescale
and presentation_window_in_timescale
and live_backoff_in_timescale
.