CMBlockBuffer.ReplaceDataBytes 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.
Overloads
ReplaceDataBytes(Byte[], UIntPtr)
ReplaceDataBytes(IntPtr, UIntPtr, UIntPtr)
public CoreMedia.CMBlockBufferError ReplaceDataBytes(IntPtr sourceBytes, UIntPtr offsetIntoDestination, UIntPtr dataLength);
member this.ReplaceDataBytes : nativeint * unativeint * unativeint -> CoreMedia.CMBlockBufferError
Parameters
- sourceBytes
-
IntPtr
nativeint
- offsetIntoDestination
-
UIntPtr
unativeint
- dataLength
-
UIntPtr
unativeint