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