Exemplo n.º 1
0
 internal static extern bool VorbisCommentAppend(NativeMetadataBlockHandle handle, VorbisCommentEntry vorbisComment, [MarshalAs(UnmanagedType.Bool)] bool copy);
Exemplo n.º 2
0
 internal static extern bool VorbisCommentGet(out VorbisCommentEntry vorbisComment, byte[] key, byte[] value);