CMSampleBuffer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A container of zero-or-more samples of a particular media type.
public class CMSampleBuffer : CoreFoundation.NativeObject, CoreMedia.ICMAttachmentBearer
type CMSampleBuffer = class
inherit NativeObject
interface ICMAttachmentBearer
interface INativeObject
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| DataIsReady | |
| DecodeTimeStamp | |
| Duration | |
| Handle | (Inherited from DisposableObject) |
| IsValid | |
| NumSamples | |
| OutputDecodeTimeStamp | |
| OutputDuration | |
| OutputPresentationTimeStamp | |
| Owns | (Inherited from DisposableObject) |
| PresentationTimeStamp | |
| TaggedBufferGroup |
Get this sample buffer's tagged buffer group. |
| TotalSampleSize | |