0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-01-19 18:02:16 +00:00
2024-03-12 22:16:21 +01:00

17 lines
951 B
XML

<?xml version="1.0"?>
<dump>
<class name="GstFdAllocator" get-type="gst_fd_allocator_get_type" parents="GstAllocator,GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstDmaBufAllocator" get-type="gst_dmabuf_allocator_get_type" parents="GstFdAllocator,GstAllocator,GstObject,GInitiallyUnowned,GObject">
</class>
<interface name="GstPhysMemoryAllocator" get-type="gst_phys_memory_allocator_get_type">
<prerequisite name="GstAllocator"/>
</interface>
<class name="GstDRMDumbAllocator" get-type="gst_drm_dumb_allocator_get_type" parents="GstAllocator,GstObject,GInitiallyUnowned,GObject">
<property name="drm-fd" type="gint" flags="11" default-value="-1"/>
<property name="drm-device-path" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="GstShmAllocator" get-type="gst_shm_allocator_get_type" parents="GstFdAllocator,GstAllocator,GstObject,GInitiallyUnowned,GObject">
</class>
</dump>