次の方法で共有


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

実装

属性

適用対象