Contents

resetAnalyzer()

Calling this method resets the analyzer to its initial state so that a new run of audio sample buffers can be analyzed.

Declaration

func resetAnalyzer()

Discussion

Call this method if you need to abort generating the audio timed metadata buffer for audio already provided to analyzeAudioSample(_:).

See Also

Analyzing audio samples