CMBlockBuffer.CopyDataBytes Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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
Parâmetros
- offsetToData
- System.System.UIntPtr System.unativeint
- dataLength
- System.System.UIntPtr System.unativeint
- destination
- Byte[]
Retornos
Aplica-se a
CopyDataBytes(nuint, nuint, IntPtr)
public CoreMedia.CMBlockBufferError CopyDataBytes (nuint offsetToData, nuint dataLength, IntPtr destination);
member this.CopyDataBytes : nuint * nuint * nativeint -> CoreMedia.CMBlockBufferError
Parâmetros
- offsetToData
- System.System.UIntPtr System.unativeint
- dataLength
- System.System.UIntPtr System.unativeint
- destination
-
IntPtr
nativeint