CMBlockBuffer.GetDataPointer(nuint, nuint, nuint, IntPtr) Method

Definition

public CoreMedia.CMBlockBufferError GetDataPointer (nuint offset, out nuint lengthAtOffset, out nuint totalLength, ref IntPtr dataPointer);
member this.GetDataPointer : nuint *  *  *  -> CoreMedia.CMBlockBufferError

Parameters

offset
System.System.UIntPtr System.unativeint
lengthAtOffset
System.System.UIntPtr System.unativeint
totalLength
System.System.UIntPtr System.unativeint
dataPointer
IntPtr

nativeint

Returns

Applies to