Enumeration PlaybackTimeLabelMode

Enumeration Members

CurrentAndTotalTime: 2

Displays the current time and the duration of the content Format: ${currentTime} / ${totalTime}

CurrentTime: 0

Displays the current time

RemainingTime: 3

Displays the remaining time of the content

TotalTime: 1

Displays the duration of the content