AVSampleBufferRequest Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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
Parâmetros
- startCursor
- AVSampleCursor
- Atributos
Aplica-se a
AVSampleBufferRequest(NSObjectFlag)
protected AVSampleBufferRequest (Foundation.NSObjectFlag t);
new AVFoundation.AVSampleBufferRequest : Foundation.NSObjectFlag -> AVFoundation.AVSampleBufferRequest
Parâmetros
Aplica-se a
AVSampleBufferRequest(IntPtr)
protected internal AVSampleBufferRequest (IntPtr handle);
new AVFoundation.AVSampleBufferRequest : nativeint -> AVFoundation.AVSampleBufferRequest
Parâmetros
- handle
-
IntPtr
nativeint