18#ifndef QGST_BUFFERLIST_H
19#define QGST_BUFFERLIST_H
50inline BufferListPtr BufferList::makeWritable()
const
52 return MiniObject::makeWritable().staticCast<BufferList>();
Smart pointer class for working with wrapper classes that support reference counting.
RefPointer< X > staticCast() const
Wrapper class for GstBufferList.
Wrapper class for GstMiniObject.
Wrappers for GStreamer classes.