CMBlockBuffer クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
連続していない可能性があるメモリ領域に対する連続したデータ オフセットの範囲。
public class CMBlockBuffer : CoreMedia.ICMAttachmentBearer, IDisposable
type CMBlockBuffer = class
interface ICMAttachmentBearer
interface INativeObject
interface IDisposable
- 継承
-
CMBlockBuffer
- 実装
プロパティ
DataLength |
連続していない可能性があるメモリ領域に対する連続したデータ オフセットの範囲。 |
Handle |
アンマネージド オブジェクト表現へのハンドル (ポインター)。 |
IsEmpty |
連続していない可能性があるメモリ領域に対する連続したデータ オフセットの範囲。 |
メソッド
拡張メソッド
GetAttachment<T>(ICMAttachmentBearer, CMSampleBufferAttachmentKey, CMAttachmentMode) |
連続していない可能性があるメモリ領域に対する連続したデータ オフセットの範囲。 |
GetAttachment<T>(ICMAttachmentBearer, String, CMAttachmentMode) |
によって |
GetAttachments(ICMAttachmentBearer, CMAttachmentMode) |
すべてのベアラーの添付ファイルと添付ファイルの伝達モードの配列を に |
GetAttachments<TKey,TValue>(ICMAttachmentBearer, CMAttachmentMode) |
連続していない可能性があるメモリ領域に対する連続したデータ オフセットの範囲。 |
PropagateAttachments(ICMAttachmentBearer, ICMAttachmentBearer) |
に属し、 への |
RemoveAllAttachments(ICMAttachmentBearer) |
すべての |
RemoveAttachment(ICMAttachmentBearer, String) |
によって識別される添付ファイルを |
SetAttachment(ICMAttachmentBearer, String, INativeObject, CMAttachmentMode) |
|
SetAttachments(ICMAttachmentBearer, NSDictionary, CMAttachmentMode) |
|