glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction
This commit is contained in:
parent
b76f14f004
commit
91ed9fe362
@ -316,7 +316,7 @@ struct _GstGLBaseMemoryAllocator
|
|||||||
/**
|
/**
|
||||||
* GstGLBaseMemoryAllocatorClass:
|
* GstGLBaseMemoryAllocatorClass:
|
||||||
* @parent_class: the parent class
|
* @parent_class: the parent class
|
||||||
* @alloc: a #GstGLBaseMemoryAllocatorAllocFunctions
|
* @alloc: a #GstGLBaseMemoryAllocatorAllocFunction
|
||||||
* @create: a #GstGLBaseMemoryAllocatorCreateFunction
|
* @create: a #GstGLBaseMemoryAllocatorCreateFunction
|
||||||
* @map: a #GstGLBaseMemoryAllocatorMapFunction
|
* @map: a #GstGLBaseMemoryAllocatorMapFunction
|
||||||
* @unmap: a #GstGLBaseMemoryAllocatorUnmapFunction
|
* @unmap: a #GstGLBaseMemoryAllocatorUnmapFunction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user