AVSampleBufferRequest Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- startCursor
- AVSampleCursor
- Attributes
Applies to
AVSampleBufferRequest(NSObjectFlag)
protected AVSampleBufferRequest (Foundation.NSObjectFlag t);
new AVFoundation.AVSampleBufferRequest : Foundation.NSObjectFlag -> AVFoundation.AVSampleBufferRequest
Parameters
Applies to
AVSampleBufferRequest(IntPtr)
protected internal AVSampleBufferRequest (IntPtr handle);
new AVFoundation.AVSampleBufferRequest : nativeint -> AVFoundation.AVSampleBufferRequest
Parameters
- handle
-
IntPtr
nativeint