Freigeben über


AVSampleBufferAudioRenderer.Enqueue(CMSampleBuffer) Methode

Definition

[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

Parameter

sampleBuffer
CMSampleBuffer

Implementiert

Attribute

Gilt für: