21 #include "miniobject.h"
25 class QTGSTREAMER_EXPORT MapInfo
31 MapFlags flags()
const;
34 size_t maxSize()
const;
39 Q_DISABLE_COPY(MapInfo);
58 size_t offset()
const;
59 size_t maxSize()
const;
61 bool isType(
const char *type)
const;
63 bool map(MapInfo &info, MapFlags flags);
64 void unmap(MapInfo &info);
Wrapper class for GstMiniObject.
Smart pointer class for working with wrapper classes that support reference counting.
Wrapper class for GstMemory.