다음을 통해 공유


AVAudioEngineManualRenderingMode 열거형

정의

수동 렌더링이 오프라인으로 수행되는지 아니면 실시간 제약 조건에서 수행되는지를 열거합니다.

[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 AVAudioEngineManualRenderingMode
type AVAudioEngineManualRenderingMode = 
상속
AVAudioEngineManualRenderingMode
특성

필드

Offline 0
Realtime 1

적용 대상