utilDumpBuffer
fn
void utilDumpBuffer(gst.buffer.Buffer buf)Dumps the buffer memory into a hex representation. Useful for debugging.
Parameters
buf | a #GstBuffer whose memory to dump |
void utilDumpBuffer(gst.buffer.Buffer buf)Dumps the buffer memory into a hex representation. Useful for debugging.
buf | a #GstBuffer whose memory to dump |