AudioSession.InputSources 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.
Audio input sources available from a USB connection.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public static AudioToolbox.AccessoryInfo[] InputSources { get; }
member this.InputSources : AudioToolbox.AccessoryInfo[]
Property Value
- Attributes
Remarks
If there are no inputs, the array can be empty.
If there is an error reading or setting the property, this will raise an AudioSessionException.