CMBlockBuffer.AccessDataBytes(UIntPtr, UIntPtr, IntPtr, 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 AccessDataBytes(UIntPtr offset, UIntPtr length, IntPtr temporaryBlock, ref IntPtr returnedPointer);
member this.AccessDataBytes : unativeint * unativeint * nativeint * nativeint -> CoreMedia.CMBlockBufferError
Parameters
- offset
-
UIntPtr
unativeint
- length
-
UIntPtr
unativeint
- temporaryBlock
-
IntPtr
nativeint
- returnedPointer
-
IntPtr
nativeint