Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation
UpdateMode

UpdateMode Class Reference

Constructors

Static Members

Constructors

new UpdateMode()

Constructor for UpdateMode.

Static Members

UpdateMode.CLEAR ⇒ String

Get the enum value for CLEAR. Clears the media clock timer (previously done through Show->mediaClock)

Kind: Static property of UpdateMode
Returns: String - The enum value.

UpdateMode.COUNTDOWN ⇒ String

Get the enum value for COUNTDOWN. Starts the media clock timer counting downwards, as in time remaining.

Kind: Static property of UpdateMode
Returns: String - The enum value.

UpdateMode.COUNTUP ⇒ String

Get the enum value for COUNTUP. Starts the media clock timer counting upwards, as in time elapsed.

Kind: Static property of UpdateMode
Returns: String - The enum value.

UpdateMode.PAUSE ⇒ String

Get the enum value for PAUSE. Pauses the media clock timer

Kind: Static property of UpdateMode
Returns: String - The enum value.

UpdateMode.RESUME ⇒ String

Get the enum value for RESUME. Resume the media clock timer

Kind: Static property of UpdateMode
Returns: String - The enum value.

View on GitHub.com
Previous Section Next Section