CMBlockBuffer
~CMBlockBuffer()
DataLength
Handle
IsEmpty
AccessDataBytes(nuint, nuint, IntPtr, IntPtr)
AccessDataBytes(nuint, nuint, nint, nint)
AppendBuffer(CMBlockBuffer, nuint, nuint, CMBlockBufferFlags)
AppendBuffer(CMBlockBuffer, nuint, nuint, CMBlockBufferFlags)
AppendMemoryBlock(Byte[], nuint, CMBlockBufferFlags)
AppendMemoryBlock(Byte[], nuint, CMBlockBufferFlags)
AppendMemoryBlock(IntPtr, nuint, CMCustomBlockAllocator, nuint, nuint, CMBlockBufferFlags)
AppendMemoryBlock(nint, nuint, CMCustomBlockAllocator, nuint, nuint, CMBlockBufferFlags)
AssureBlockMemory()
CopyDataBytes(nuint, nuint, Byte[])
CopyDataBytes(nuint, nuint, Byte[])
CopyDataBytes(nuint, nuint, IntPtr)
CopyDataBytes(nuint, nuint, nint)
CreateContiguous(CMBlockBuffer, CMCustomBlockAllocator, nuint, nuint, CMBlockBufferFlags, CMBlockBufferError)
CreateContiguous(CMBlockBuffer, CMCustomBlockAllocator, nuint, nuint, CMBlockBufferFlags, CMBlockBufferError)
CreateEmpty(UInt32, CMBlockBufferFlags, CMBlockBufferError)
Dispose()
Dispose(Boolean)
FillDataBytes(Byte, nuint, nuint)
FillDataBytes(Byte, nuint, nuint)
FromBuffer(CMBlockBuffer, nuint, nuint, CMBlockBufferFlags, CMBlockBufferError)
FromBuffer(CMBlockBuffer, nuint, nuint, CMBlockBufferFlags, CMBlockBufferError)
FromMemoryBlock(Byte[], nuint, CMBlockBufferFlags, CMBlockBufferError)
FromMemoryBlock(Byte[], nuint, CMBlockBufferFlags, CMBlockBufferError)
FromMemoryBlock(IntPtr, nuint, CMCustomBlockAllocator, nuint, nuint, CMBlockBufferFlags, CMBlockBufferError)
FromMemoryBlock(nint, nuint, CMCustomBlockAllocator, nuint, nuint, CMBlockBufferFlags, CMBlockBufferError)
GetDataPointer(nuint, nuint, nuint, IntPtr)
GetDataPointer(nuint, nuint, nuint, nint)
IsRangeContiguous(nuint, nuint)
IsRangeContiguous(nuint, nuint)
ReplaceDataBytes(Byte[], nuint)
ReplaceDataBytes(Byte[], nuint)
ReplaceDataBytes(IntPtr, nuint, nuint)
ReplaceDataBytes(nint, nuint, nuint)
xamarinios
namespace CoreMedia
{
[Watch(6, 0)]
public class CMBlockBuffer : ICMAttachmentBearer, INativeObject, IDisposable
{
public IntPtr Handle { get; }
}
}
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