VideoScrubber.chaptertimepattern

Configuration attribute for Interactive Video Viewer.

[VideoScrubber.|<containerId>_videoScrubber.]chaptertimepattern=[h:]m|mm:s|ss

[h:]m|mm:s|ss

Sets the pattern for the time that is displayed in the title bar of the chapter label, where h represents hours, m for minutes, and s for seconds.

The number of letters used for each time unit determines the number of digits to display for the unit. If the number cannot fit into the given digits, the equivalent value is displayed in the subsequent unit.

For example, if the current movie time is 67 minutes and 5 seconds, a time pattern of m:ss displays as 67:05. The same time is displayed as 1:07:5 if the time pattern is h:mm:s.

Properties

Optional.

Default

m:ss

Example

chaptertimepattern=h:mm:ss

On this page