audioChannelCount
The number of channels in the audio data that the file contains.
Declaration
var audioChannelCount: NSNumber? { get set }Discussion
The value of this property represents only the number of discreet channels of audio data found in the file. It does not indicate any audio data configuration related to a user’s speaker setup.