CMSampleBuffer 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
特定媒體類型之零個或多個樣本的容器。
public class CMSampleBuffer : CoreMedia.ICMAttachmentBearer, IDisposable
type CMSampleBuffer = class
interface ICMAttachmentBearer
interface INativeObject
interface IDisposable
- 繼承
-
CMSampleBuffer
- 實作
屬性
DataIsReady |
特定媒體類型之零個或多個樣本的容器。 |
DecodeTimeStamp |
特定媒體類型之零個或多個樣本的容器。 |
Duration |
特定媒體類型之零個或多個樣本的容器。 |
Handle |
處理非受控物件標記法) (指標。 |
IsValid |
特定媒體類型之零個或多個樣本的容器。 |
NumSamples |
特定媒體類型之零個或多個樣本的容器。 |
OutputDecodeTimeStamp |
特定媒體類型之零個或多個樣本的容器。 |
OutputDuration |
特定媒體類型之零個或多個樣本的容器。 |
OutputPresentationTimeStamp |
特定媒體類型之零個或多個樣本的容器。 |
PresentationTimeStamp |
特定媒體類型之零個或多個樣本的容器。 |
TotalSampleSize |
特定媒體類型之零個或多個樣本的容器。 |
方法
擴充方法
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) |
|