AVSampleBufferRequest 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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