CMBlockBuffer.GetDataPointer(UIntPtr, UIntPtr, UIntPtr, IntPtr) Method
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.
public CoreMedia.CMBlockBufferError GetDataPointer(UIntPtr offset, out UIntPtr lengthAtOffset, out UIntPtr totalLength, ref IntPtr dataPointer);
member this.GetDataPointer : unativeint * unativeint * unativeint * nativeint -> CoreMedia.CMBlockBufferError
Parameters
- offset
-
UIntPtr
unativeint
- lengthAtOffset
-
UIntPtr
unativeint
- totalLength
-
UIntPtr
unativeint
- dataPointer
-
IntPtr
nativeint