다음을 통해 공유


AVSampleBufferAudioRenderer.Enqueue(CMSampleBuffer) 메서드

정의

[Foundation.Export("enqueueSampleBuffer:")]
[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)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void Enqueue (CoreMedia.CMSampleBuffer sampleBuffer);
abstract member Enqueue : CoreMedia.CMSampleBuffer -> unit
override this.Enqueue : CoreMedia.CMSampleBuffer -> unit

매개 변수

sampleBuffer
CMSampleBuffer

구현

특성

적용 대상