AVAudioFormat
AVAudioFormat()
AVAudioFormat(AudioSettings)
AVAudioFormat(AudioStreamBasicDescription)
AVAudioFormat(CMAudioFormatDescription)
AVAudioFormat(IntPtr)
AVAudioFormat(NativeHandle)
AVAudioFormat(NSCoder)
AVAudioFormat(NSDictionary)
AVAudioFormat(NSObjectFlag)
AVAudioFormat(AudioStreamBasicDescription, AVAudioChannelLayout)
AVAudioFormat(Double, AVAudioChannelLayout)
AVAudioFormat(Double, UInt32)
AVAudioFormat(AVAudioCommonFormat, Double, Boolean, AVAudioChannelLayout)
AVAudioFormat(AVAudioCommonFormat, Double, UInt32, Boolean)
ChannelCount
ChannelLayout
ClassHandle
CommonFormat
FormatDescription
Interleaved
MagicCookie
SampleRate
Settings
Standard
StreamDescription
WeakSettings
EncodeTo(NSCoder)
operator !=(AVAudioFormat, AVAudioFormat)
operator ==(AVAudioFormat, AVAudioFormat)
xamarinwatchos
namespace AVFoundation
{
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
[Register("AVAudioFormat", true)]
public class AVAudioFormat : NSObject, INSCoding, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSDictionary! WeakSettings
{
[Export("settings")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , 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