audioSampleRate
The sample rate of the audio data the file contains, as a float value representing Hz (audio frames per second), such as 44100.0 or 22254.54.
Declaration
var audioSampleRate: NSNumber? { get set }The sample rate of the audio data the file contains, as a float value representing Hz (audio frames per second), such as 44100.0 or 22254.54.
var audioSampleRate: NSNumber? { get set }