AudioSession
PropertyListener
AudioInputAvailable
AudioRoute
AudioShouldDuck
Category
CurrentHardwareInputLatency
CurrentHardwareInputNumberChannels
CurrentHardwareIOBufferDuration
CurrentHardwareOutputLatency
CurrentHardwareOutputNumberChannels
CurrentHardwareOutputVolume
CurrentHardwareSampleRate
InputGainAvailable
InputGainScalar
InputRoute
InputSources
InterruptionType
Mode
OtherAudioIsPlaying
OutputDestinations
OutputRoutes
OverrideCategoryDefaultToSpeaker
OverrideCategoryEnableBluetoothInput
OverrideCategoryMixWithOthers
PreferredHardwareIOBufferDuration
PreferredHardwareSampleRate
RoutingOverride
AddListener(AudioSessionProperty, PropertyListener)
Initialize()
Initialize(CFRunLoop, String)
RemoveListener(AudioSessionProperty, PropertyListener)
SetActive(Boolean)
SetActive(Boolean, AudioSessionActiveFlags)
AudioInputBecameAvailable
AudioRouteChanged
CurrentHardwareOutputVolumeChanged
InputGainBecameAvailable
InputGainScalarChanged
InputSourcesChanged
Interrupted
OutputDestinationsChanged
Resumed
ServerDied
xamarinios
namespace AudioToolbox
{
[Deprecated(PlatformName.iOS, 7, 0, PlatformArchitecture.None, "Use 'AVAudioSession' instead.")]
public static class AudioSession
{
[Deprecated(PlatformName.iOS, 7, 0, PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static float CurrentHardwareIOBufferDuration { get; }
}
}
Xamarin iOS | 0.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API