buffer_data


Description:


public void buffer_data (Buffer buffer, void* data, size_t size)

Compare the buffer contents with data and size.

Parameters:

buffer

buffer to compare

data

data to compare to

size

size of data to compare


Namespace: Gst.Check