CMBlockBuffer 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在可能非連續的記憶體區域上連續的資料偏移範圍。
public class CMBlockBuffer : CoreFoundation.NativeObject, CoreMedia.ICMAttachmentBearer
type CMBlockBuffer = class
inherit NativeObject
interface ICMAttachmentBearer
interface INativeObject
- 繼承
- 實作
屬性
| 名稱 | Description |
|---|---|
| DataLength |
在可能非連續的記憶體區域上連續的資料偏移範圍。 |
| Handle |
在可能非連續的記憶體區域上連續的資料偏移範圍。 (繼承來源 DisposableObject) |
| IsEmpty |
在可能非連續的記憶體區域上連續的資料偏移範圍。 |
| Owns |
在可能非連續的記憶體區域上連續的資料偏移範圍。 (繼承來源 DisposableObject) |
方法
擴充方法
| 名稱 | Description |
|---|---|
| GetAttachment<T>(ICMAttachmentBearer, CMSampleBufferAttachmentKey, CMAttachmentMode) |
在可能非連續的記憶體區域上連續的資料偏移範圍。 |
| GetAttachment<T>(ICMAttachmentBearer, String, CMAttachmentMode) |
回傳由 識別 |
| GetAttachments(ICMAttachmentBearer, CMAttachmentMode) |
回傳承載者所有附件及附件傳播模式的陣列到 |
| GetAttachments<TKey,TValue>(ICMAttachmentBearer, CMAttachmentMode) |
在可能非連續的記憶體區域上連續的資料偏移範圍。 |
| GetHandle(INativeObject) |
在可能非連續的記憶體區域上連續的資料偏移範圍。 |
| GetNonNullHandle(INativeObject, String) |
在可能非連續的記憶體區域上連續的資料偏移範圍。 |
| PropagateAttachments(ICMAttachmentBearer, ICMAttachmentBearer) |
傳播屬於 |
| RemoveAllAttachments(ICMAttachmentBearer) |
移除所有 |
| RemoveAttachment(ICMAttachmentBearer, String) |
移除由 |
| SetAttachment(ICMAttachmentBearer, String, INativeObject, CMAttachmentMode) |
附著 |
| SetAttachments(ICMAttachmentBearer, NSDictionary, CMAttachmentMode) |
附著 |