Share via


AVSampleBufferRequest コンストラクター

定義

オーバーロード

AVSampleBufferRequest(AVSampleCursor)
AVSampleBufferRequest(NSObjectFlag)
AVSampleBufferRequest(IntPtr)

AVSampleBufferRequest(AVSampleCursor)

[Foundation.Export("initWithStartCursor:")]
[ObjCRuntime.DesignatedInitializer]
public AVSampleBufferRequest (AVFoundation.AVSampleCursor startCursor);
new AVFoundation.AVSampleBufferRequest : AVFoundation.AVSampleCursor -> AVFoundation.AVSampleBufferRequest

パラメーター

startCursor
AVSampleCursor
属性

適用対象

AVSampleBufferRequest(NSObjectFlag)

protected AVSampleBufferRequest (Foundation.NSObjectFlag t);
new AVFoundation.AVSampleBufferRequest : Foundation.NSObjectFlag -> AVFoundation.AVSampleBufferRequest

パラメーター

適用対象

AVSampleBufferRequest(IntPtr)

protected internal AVSampleBufferRequest (IntPtr handle);
new AVFoundation.AVSampleBufferRequest : nativeint -> AVFoundation.AVSampleBufferRequest

パラメーター

handle
IntPtr

nativeint

適用対象