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

SamplingRate Class Reference

Constructors

Static Members

Constructors

new SamplingRate()

Constructor for SamplingRate.

Static Members

SamplingRate.SamplingRate_16KHZ ⇒ String

Get the enum value for SamplingRate_16KHZ. Sampling rate of 16000 Hz.

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

SamplingRate.SamplingRate_22KHZ ⇒ String

Get the enum value for SamplingRate_22KHZ. Sampling rate of 22050 Hz.

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

SamplingRate.SamplingRate_44KHZ ⇒ String

Get the enum value for SamplingRate_44KHZ. Sampling rate of 44100 Hz.

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

SamplingRate.SamplingRate_8KHZ ⇒ String

Get the enum value for SamplingRate_8KHZ. Sampling rate of 8000 Hz.

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

View on GitHub.com