Contents

applicableEncodeSampleRates

An array of output sample rates that the converter applies according to the current formats and settings, when encoding.

Declaration

var applicableEncodeSampleRates: [NSNumber]? { get }

Discussion

This property returns nil if you’re not encoding.

See Also

Getting Sample Rate Properties