次の方法で共有


AVAudioConverterPrimeMethod 列挙型

定義

のプライミング戦略 AVAudioConverterPrimeInfoを列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVAudioConverterPrimeMethod
type AVAudioConverterPrimeMethod = 
継承
AVAudioConverterPrimeMethod
属性

フィールド

名前 説明
Pre 0
Normal 1
None 2

適用対象