共用方式為


AVAudioEngineManualRenderingError 列舉

定義

手動轉譯錯誤的錯誤碼。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVAudioEngineManualRenderingError
type AVAudioEngineManualRenderingError = 
繼承
AVAudioEngineManualRenderingError
屬性

欄位

Initialized -80801
InvalidMode -80800
NotRunning -80802

適用於