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

PrimaryAudioSource Class Reference

Constructors

Static Members

Constructors

new PrimaryAudioSource()

Constructor for PrimaryAudioSource.

Static Members

PrimaryAudioSource.AM ⇒ String

Get the enum value for AM.

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

PrimaryAudioSource.BLUETOOTH_STEREO_BTST ⇒ String

Get the enum value for BLUETOOTH_STEREO_BTST.

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

PrimaryAudioSource.CD ⇒ String

Get the enum value for CD.

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

PrimaryAudioSource.DAB ⇒ String

Get the enum value for DAB.

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

PrimaryAudioSource.FM ⇒ String

Get the enum value for FM.

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

PrimaryAudioSource.IPOD ⇒ String

Get the enum value for IPOD.

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

PrimaryAudioSource.LINE_IN ⇒ String

Get the enum value for LINE_IN.

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

PrimaryAudioSource.MOBILE_APP ⇒ String

Get the enum value for MOBILE_APP.

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

PrimaryAudioSource.NO_SOURCE_SELECTED ⇒ String

Get the enum value for NO_SOURCE_SELECTED.

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

PrimaryAudioSource.USB ⇒ String

Get the enum value for USB.

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

PrimaryAudioSource.USB2 ⇒ String

Get the enum value for USB2.

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

PrimaryAudioSource.XM ⇒ String

Get the enum value for XM.

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

View on GitHub.com