AVCaptureConnection.AvailableAudioChannels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AVCaptureAudioChannel of the connection.
public virtual AVFoundation.AVCaptureAudioChannel[] AvailableAudioChannels { [Foundation.Export("audioChannels")] get; }
member this.AvailableAudioChannels : AVFoundation.AVCaptureAudioChannel[]
Property Value
- Attributes
Remarks
Returns an array of AVCaptureAudioChannel objects, one for each audio channel.