CMBlockBuffer.CopyDataBytes Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
CopyDataBytes(nuint, nuint, Byte[]) | |
CopyDataBytes(nuint, nuint, IntPtr) |
CopyDataBytes(nuint, nuint, Byte[])
public CoreMedia.CMBlockBufferError CopyDataBytes (nuint offsetToData, nuint dataLength, out byte[] destination);
member this.CopyDataBytes : nuint * nuint * -> CoreMedia.CMBlockBufferError
Параметры
- offsetToData
- System.System.UIntPtr System.unativeint
- dataLength
- System.System.UIntPtr System.unativeint
- destination
- Byte[]
Возвращаемое значение
Применяется к
CopyDataBytes(nuint, nuint, IntPtr)
public CoreMedia.CMBlockBufferError CopyDataBytes (nuint offsetToData, nuint dataLength, IntPtr destination);
member this.CopyDataBytes : nuint * nuint * nativeint -> CoreMedia.CMBlockBufferError
Параметры
- offsetToData
- System.System.UIntPtr System.unativeint
- dataLength
- System.System.UIntPtr System.unativeint
- destination
-
IntPtr
nativeint