CMSampleBuffer
~CMSampleBuffer()
DataIsReady
DecodeTimeStamp
Duration
Handle
IsValid
NumSamples
OutputDecodeTimeStamp
OutputDuration
OutputPresentationTimeStamp
PresentationTimeStamp
TotalSampleSize
CallForEachSample(Func<CMSampleBuffer, Int32, CMSampleBufferError>)
CopyPCMDataIntoAudioBufferList(Int32, Int32, AudioBuffers)
CreateForImageBuffer(CVImageBuffer, Boolean, CMVideoFormatDescription, CMSampleTimingInfo, CMSampleBufferError)
CreateReady(CMBlockBuffer, CMFormatDescription, Int32, CMSampleTimingInfo[], nuint[], CMSampleBufferError)
CreateReady(CMBlockBuffer, CMFormatDescription, Int32, CMSampleTimingInfo[], nuint[], CMSampleBufferError)
CreateReadyWithImageBuffer(CVImageBuffer, CMFormatDescription, CMSampleTimingInfo, CMSampleBufferError)
CreateReadyWithImageBuffer(CVImageBuffer, CMFormatDescription, CMSampleTimingInfo[], CMSampleBufferError)
CreateReadyWithPacketDescriptions(CMBlockBuffer, CMFormatDescription, Int32, CMTime, AudioStreamPacketDescription[], CMSampleBufferError)
CreateWithNewTiming(CMSampleBuffer, CMSampleTimingInfo[])
CreateWithNewTiming(CMSampleBuffer, CMSampleTimingInfo[], nint)
CreateWithNewTiming(CMSampleBuffer, CMSampleTimingInfo[], nint)
CreateWithPacketDescriptions(CMBlockBuffer, CMFormatDescription, Int32, CMTime, AudioStreamPacketDescription[], CMSampleBufferError)
Dispose()
Dispose(Boolean)
GetAudioFormatDescription()
GetDataBuffer()
GetImageBuffer()
GetSampleAttachments(Boolean)
GetSampleSize(nint)
GetSampleSize(nint)
GetSampleTimingInfo()
GetSampleTimingInfo(nint)
GetSampleTimingInfo(nint)
GetTypeID()
GetVideoFormatDescription()
Invalidate()
MakeDataReady()
SetDataBuffer(CMBlockBuffer)
SetDataReady()
SetInvalidateCallback(Action<CMSampleBuffer>)
TrackDataReadiness(CMSampleBuffer)
xamarinios
namespace CoreMedia
{
[Watch(6, 0)]
public class CMSampleBuffer : ICMAttachmentBearer, INativeObject, IDisposable
{
public void Dispose();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API