다음을 통해 공유


SCNView.AudioEngine 속성

정의

보기에서 소리를 렌더링하는 데 사용되는 오디오 엔진을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual AVFoundation.AVAudioEngine AudioEngine { [Foundation.Export("audioEngine")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; }
member this.AudioEngine : AVFoundation.AVAudioEngine

속성 값

특성

적용 대상