Поделиться через


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

Применяется к