AVAudioConverter Classe

Definizione

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

[Foundation.Register("AVAudioConverter", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public class AVAudioConverter : Foundation.NSObject
type AVAudioConverter = class
    inherit NSObject
Ereditarietà
AVAudioConverter
Attributi

Costruttori

AVAudioConverter(AVAudioFormat, AVAudioFormat)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

AVAudioConverter(IntPtr)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti; Chiamato dal runtime.

AVAudioConverter(NSObjectFlag)

Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e allocare semplicemente l'oggetto.

Proprietà

ApplicableEncodeBitRates

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

ApplicableEncodeSampleRates

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

AvailableEncodeBitRates

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

AvailableEncodeChannelLayoutTags

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

AvailableEncodeSampleRates

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

BitRate

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

BitRateStrategy

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

ChannelMap

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

Class

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
ClassHandle

Handle per questa classe.

DebugDescription

Descrizione significativa dello sviluppatore di questo oggetto.

(Ereditato da NSObject)
Description

Descrizione dell'oggetto, versione Objective-C di ToString.

(Ereditato da NSObject)
Dither

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

Downmix

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da NSObject)
InputFormat

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

IsDirectBinding

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
IsProxy

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
MagicCookie

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

MaximumOutputPacketSize

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

OutputFormat

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

PrimeInfo

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

PrimeMethod

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

RetainCount

Restituisce il conteggio di mantenimento objective-C corrente per l'oggetto .

(Ereditato da NSObject)
SampleRateConverterAlgorithm

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

SampleRateConverterQuality

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

Self

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
Superclass

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
SuperHandle

Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObject.

(Ereditato da NSObject)
Zone

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)

Metodi

AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Registra un oggetto per essere osservato esternamente (usando NSString keyPath).   Le modifiche osservate vengono inviate al metodo dell'oggetto ObserveValue(NSString, NSObject, NSDictionary, IntPtr) dell'osservatore.

(Ereditato da NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Registra un oggetto per essere osservato esternamente (usando string keyPath).   Le modifiche osservate vengono inviate al metodo dell'oggetto ObserveValue(NSString, NSObject, NSDictionary, IntPtr) dell'osservatore.

(Ereditato da NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AwakeFromNib()

Chiamato dopo il caricamento dell'oggetto dal file nib. Gli override devono chiamare base. AwakeFromNib().

(Ereditato da NSObject)
BeginInvokeOnMainThread(Action)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Richiama in modo asincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
Bind(NSString, NSObject, String, NSDictionary)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
Bind(String, NSObject, String, NSDictionary)
Obsoleti.

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
BindingInfo(String)
Obsoleti.

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
BindingOptionDescriptions(String)
Obsoleti.

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
BindingValueClass(String)
Obsoleti.

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
CommitEditing()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
CommitEditing(NSObject, Selector, IntPtr)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
ConformsToProtocol(IntPtr)

Richiamato per determinare se questo oggetto implementa il protocollo specificato.

(Ereditato da NSObject)
ConvertToBuffer(AVAudioBuffer, NSError, AVAudioConverterInputHandler)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

ConvertToBuffer(AVAudioPcmBuffer, AVAudioPcmBuffer, NSError)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

Copy()

Esegue una copia dell'oggetto Objective-C sottostante.

(Ereditato da NSObject)
DangerousAutorelease()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
DangerousRelease()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
DangerousRetain()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Indica che si è verificata una modifica agli indici per una relazione a molti.

(Ereditato da NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
DidChangeValue(String)

Indica che si è verificata una modifica sulla chiave specificata.

(Ereditato da NSObject)
Dispose()

Rilascia le risorse utilizzate dall'oggetto NSObject.

(Ereditato da NSObject)
Dispose(Boolean)

Rilascia le risorse utilizzate dall'oggetto NSObject.

(Ereditato da NSObject)
DoesNotRecognizeSelector(Selector)

Indica che questo oggetto non riconosce il selettore specificato.

(Ereditato da NSObject)
Equals(NSObject)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
Equals(Object)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
ExposedBindings()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
GetBindingInfo(NSString)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
GetBindingOptionDescriptions(NSString)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
GetBindingValueClass(NSString)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Recupera i valori delle chiavi specificate.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
GetNativeField(String)
Obsoleti.

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
GetNativeHash()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
Init()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
InitializeHandle(IntPtr)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
InitializeHandle(IntPtr, String)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
Invoke(Action, Double)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
Invoke(Action, TimeSpan)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
InvokeOnMainThread(Action)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
InvokeOnMainThread(Selector, NSObject)

Richiama in modo sincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
IsEqual(NSObject)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
IsKindOfClass(Class)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
MarkDirty()

Promuove un normale oggetto peer (IsDirectBinding è true) in un oggetto toggleref.

(Ereditato da NSObject)
MutableCopy()

Crea una copia modificabile dell'oggetto NSObject specificato.

(Ereditato da NSObject)
ObjectDidEndEditing(NSObject)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Indica che il valore in corrispondenza del keyPath specificato rispetto a questo oggetto è stato modificato.

(Ereditato da NSObject)
PerformSelector(Selector)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double)

Richiama il selettore nell'istanza corrente e, se non obj è Null, lo passa come singolo parametro.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, NSObject)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath specificato.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath e contesto specificati.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath specificato.

(Ereditato da NSObject)
RemoveObserver(NSObject, String, IntPtr)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath e contesto specificati.

(Ereditato da NSObject)
Reset()

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

RespondsToSelector(Selector)

Indica se questo oggetto riconosce il selettore specificato.

(Ereditato da NSObject)
SetNativeField(String, NSObject)
Obsoleti.

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Imposta il valore della chiave specificata su Null.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Imposta il valore della proprietà specificata dalla chiave sul valore specificato.

(Ereditato da NSObject)
SetValueForKeyPath(IntPtr, NSString)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti; Chiamato dal runtime.

(Ereditato da NSObject)
SetValueForKeyPath(NSObject, NSString)

Imposta il valore di una proprietà che può essere raggiunta usando un percorso chiave.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Indica un tentativo di scrittura di un valore in una chiave non definita. Se non ne viene eseguito l'override, genera un'eccezione NSUndefinedKeyException.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Imposta i valori di questo NSObject su quelli nel dizionario specificato.

(Ereditato da NSObject)
ToString()

Restituisce una rappresentazione di stringa del valore dell'istanza corrente.

(Ereditato da NSObject)
Unbind(NSString)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
Unbind(String)
Obsoleti.

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
ValueForKey(NSString)

Restituisce il valore della proprietà associata alla chiave specificata.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Restituisce il valore di una proprietà che può essere raggiunta utilizzando un percorso chiave.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Indica un tentativo di lettura di un valore di una chiave non definita. Se non ne viene eseguito l'override, genera un'eccezione NSUndefinedKeyException.

(Ereditato da NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Indica che i valori degli indici specificati nella chiave specificata stanno per essere modificati.

(Ereditato da NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

(Ereditato da NSObject)
WillChangeValue(String)

Indica che il valore della chiave specificata sta per essere modificato.

(Ereditato da NSObject)

Metodi di estensione

ObjectDidBeginEditing(NSObject, INSEditor)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

ObjectDidEndEditing(NSObject, INSEditor)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

GetValidModes(NSObject, NSFontPanel)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

ValidateToolbarItem(NSObject, NSToolbarItem)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

GetDebugDescription(INSObjectProtocol)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto le cui istanze possono essere convertite InputFormat in OutputFormat.

GetAccessibilityCustomRotors(NSObject)

Ottiene la matrice di UIAccessibilityCustomRotor oggetti appropriati per this l'oggetto .

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Imposta la matrice di UIAccessibilityCustomRotor oggetti appropriati per this l'oggetto .

Si applica a

Vedi anche