checkBufferData

Compare the buffer contents with data and size.

void
checkBufferData
(,
const(void)* data
,
size_t size
)

Parameters

buffer gst.buffer.Buffer

buffer to compare

data const(void)*

data to compare to

size size_t

size of data to compare