gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Memory.this
gstreamer
Memory
Memory
Sets our main struct and passes it to the parent class.
this
(GstMemory* gstMemory, bool ownedRef)
class
Memory
this
(
GstMemory
*
gstMemory
,
bool
ownedRef
= false
)
this
(GstMemoryFlags flags, ubyte[] data, size_t maxsize, size_t offset, void* userData, GDestroyNotify notify)
Meta
Source
See Implementation
gstreamer
Memory
Memory
constructors
this
functions
copy
getMemoryStruct
getSizes
getStruct
init
isSpan
isType
makeMapped
map
resize
share
unmap
static functions
getType
variables
gstMemory
ownedRef
Sets our main struct and passes it to the parent class.