THEOplayer > AudioQuality
Inherits from Quality. See parent page for inherited properties and methods.
Represents a quality of an audio track.
Signature:
export interface AudioQuality extends Quality
Property |
Type |
Description |
---|---|---|
|
The sampling rate of the audio quality. |
The sampling rate of the audio quality.
Signature:
readonly audioSamplingRate: number | [number, number];