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
BitsPerSample

BitsPerSample Class Reference

Constructors

Static Members

Constructors

new BitsPerSample()

Constructor for BitsPerSample.

Static Members

BitsPerSample.BitsPerSample_16_BIT ⇒ String

Get the enum value for BitsPerSample_16_BIT. Audio sample is 16 bits wide, signed, and in little endian.

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

BitsPerSample.BitsPerSample_8_BIT ⇒ String

Get the enum value for BitsPerSample_8_BIT. Audio sample is 8 bits wide, unsigned.

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

View on GitHub.com
Previous Section Next Section