AVSampleRateConverterAlgorithm Enum

Definition

An enumeration whose values specify valid rate-converstion algorithms. Used with P:AVFoundation.AVAudioSettings.SampleRateConverterAlgorithm.

public enum AVSampleRateConverterAlgorithm
type AVSampleRateConverterAlgorithm = 
Inheritance
AVSampleRateConverterAlgorithm

Fields

Name Value Description
Normal 0
Mastering 1

Applies to