AUParameterTree
AUParameterTree()
AUParameterTree(IntPtr)
AUParameterTree(NativeHandle)
AUParameterTree(NSCoder)
AUParameterTree(NSObjectFlag)
ClassHandle
CreateGroup(String, String, AUParameterNode[])
CreateGroup(AUParameterGroup, String, String, UInt64)
CreateGroupTemplate(AUParameterNode[])
CreateParameter(String, String, UInt64, Single, Single, AudioUnitParameterUnit, String, AudioUnitParameterOptions, String[], NSNumber[])
CreateTree(AUParameterNode[])
EncodeTo(NSCoder)
GetParameter(UInt64)
GetParameter(UInt32, UInt32, UInt32)
xamarinmac
namespace AudioUnit
{
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 11, PlatformArchitecture.All, null)]
[Register("AUParameterTree", true)]
public class AUParameterTree : AUParameterGroup, INSCoding, INSSecureCoding, INativeObject, IDisposable
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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