Crate gstreamer_allocators_sys

Crate gstreamer_allocators_sys 

Source

Structs§

GstDRMDumbAllocator
GstDRMDumbAllocatorClass
GstDmaBufAllocator
GstDmaBufAllocatorClass
GstFdAllocator
GstFdAllocatorClass
GstPhysMemoryAllocator
GstPhysMemoryAllocatorInterface
GstShmAllocator
GstShmAllocatorClass
GstUdmabufAllocator
GstUdmabufAllocatorClass

Constants§

GST_ALLOCATOR_DMABUF
GST_ALLOCATOR_FD
GST_ALLOCATOR_SHM
GST_ALLOCATOR_UDMABUF
GST_CAPS_FEATURE_MEMORY_DMABUF
GST_FD_MEMORY_FLAG_DONT_CLOSE
GST_FD_MEMORY_FLAG_KEEP_MAPPED
GST_FD_MEMORY_FLAG_MAP_PRIVATE
GST_FD_MEMORY_FLAG_NONE

Functions§

gst_dmabuf_allocator_alloc
gst_dmabuf_allocator_alloc_with_flagsv1_16
gst_dmabuf_allocator_get_type
gst_dmabuf_allocator_new
gst_dmabuf_memory_get_fd
gst_drm_dumb_allocator_allocv1_24
gst_drm_dumb_allocator_get_typev1_24
gst_drm_dumb_allocator_has_prime_exportv1_24
gst_drm_dumb_allocator_new_with_device_pathv1_24
gst_drm_dumb_allocator_new_with_fdv1_24
gst_drm_dumb_memory_export_dmabufv1_24
gst_drm_dumb_memory_get_handlev1_24
gst_fd_allocator_alloc
gst_fd_allocator_alloc_fullv1_28
gst_fd_allocator_get_type
gst_fd_allocator_new
gst_fd_memory_get_fd
gst_is_dmabuf_memory
gst_is_drm_dumb_memoryv1_24
gst_is_fd_memory
gst_is_phys_memory
gst_phys_memory_allocator_get_type
gst_phys_memory_get_phys_addr
gst_shm_allocator_getv1_24
gst_shm_allocator_get_typev1_24
gst_shm_allocator_init_oncev1_24
gst_udmabuf_allocator_getv1_28
gst_udmabuf_allocator_get_typev1_28
gst_udmabuf_allocator_init_oncev1_28

Type Aliases§

GstFdMemoryFlags