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

FileType Class Reference

Constructors

Static Members

Constructors

new FileType()

Constructor for FileType.

Static Members

FileType.AUDIO_AAC ⇒ String

Get the enum value for AUDIO_AAC.

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

FileType.AUDIO_MP3 ⇒ String

Get the enum value for AUDIO_MP3.

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

FileType.AUDIO_WAVE ⇒ String

Get the enum value for AUDIO_WAVE.

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

FileType.BINARY ⇒ String

Get the enum value for BINARY.

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

FileType.GRAPHIC_BMP ⇒ String

Get the enum value for GRAPHIC_BMP.

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

FileType.GRAPHIC_JPEG ⇒ String

Get the enum value for GRAPHIC_JPEG.

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

FileType.GRAPHIC_PNG ⇒ String

Get the enum value for GRAPHIC_PNG.

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

FileType.JSON ⇒ String

Get the enum value for JSON.

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

View on GitHub.com