AVSampleBufferGenerator 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
AVSampleBufferGenerator(NSObjectFlag) | |
AVSampleBufferGenerator(IntPtr) | |
AVSampleBufferGenerator(AVAsset, CMTimebase) |
AVSampleBufferGenerator(NSObjectFlag)
protected AVSampleBufferGenerator (Foundation.NSObjectFlag t);
new AVFoundation.AVSampleBufferGenerator : Foundation.NSObjectFlag -> AVFoundation.AVSampleBufferGenerator
參數
適用於
AVSampleBufferGenerator(IntPtr)
protected internal AVSampleBufferGenerator (IntPtr handle);
new AVFoundation.AVSampleBufferGenerator : nativeint -> AVFoundation.AVSampleBufferGenerator
參數
- handle
-
IntPtr
nativeint
適用於
AVSampleBufferGenerator(AVAsset, CMTimebase)
[Foundation.Export("initWithAsset:timebase:")]
[ObjCRuntime.DesignatedInitializer]
public AVSampleBufferGenerator (AVFoundation.AVAsset asset, CoreMedia.CMTimebase timebase);
new AVFoundation.AVSampleBufferGenerator : AVFoundation.AVAsset * CoreMedia.CMTimebase -> AVFoundation.AVSampleBufferGenerator
參數
- asset
- AVAsset
- timebase
- CMTimebase
- 屬性