Symbol MappingΒΆ

C

Python

GST_ALLOCATOR_DMABUF

GstAllocators.ALLOCATOR_DMABUF

GST_ALLOCATOR_FD

GstAllocators.ALLOCATOR_FD

GST_ALLOCATOR_SHM

GstAllocators.ALLOCATOR_SHM

GST_CAPS_FEATURE_MEMORY_DMABUF

GstAllocators.CAPS_FEATURE_MEMORY_DMABUF

gst_dmabuf_allocator_alloc

GstAllocators.DmaBufAllocator.alloc

gst_dmabuf_allocator_alloc_with_flags

GstAllocators.DmaBufAllocator.alloc_with_flags

gst_dmabuf_allocator_new

GstAllocators.DmaBufAllocator.new

gst_dmabuf_memory_get_fd

GstAllocators.dmabuf_memory_get_fd

gst_drm_dumb_allocator_alloc

GstAllocators.DRMDumbAllocator.alloc

gst_drm_dumb_allocator_has_prime_export

GstAllocators.DRMDumbAllocator.has_prime_export

gst_drm_dumb_allocator_new_with_device_path

GstAllocators.DRMDumbAllocator.new_with_device_path

gst_drm_dumb_allocator_new_with_fd

GstAllocators.DRMDumbAllocator.new_with_fd

gst_drm_dumb_memory_export_dmabuf

GstAllocators.drm_dumb_memory_export_dmabuf

gst_drm_dumb_memory_get_handle

GstAllocators.drm_dumb_memory_get_handle

gst_fd_allocator_alloc

GstAllocators.FdAllocator.alloc

gst_fd_allocator_new

GstAllocators.FdAllocator.new

GST_FD_MEMORY_FLAG_DONT_CLOSE

GstAllocators.FdMemoryFlags.DONT_CLOSE

GST_FD_MEMORY_FLAG_KEEP_MAPPED

GstAllocators.FdMemoryFlags.KEEP_MAPPED

GST_FD_MEMORY_FLAG_MAP_PRIVATE

GstAllocators.FdMemoryFlags.MAP_PRIVATE

GST_FD_MEMORY_FLAG_NONE

GstAllocators.FdMemoryFlags.NONE

gst_fd_memory_get_fd

GstAllocators.fd_memory_get_fd

gst_is_dmabuf_memory

GstAllocators.is_dmabuf_memory

gst_is_drm_dumb_memory

GstAllocators.is_drm_dumb_memory

gst_is_fd_memory

GstAllocators.is_fd_memory

gst_is_phys_memory

GstAllocators.is_phys_memory

gst_phys_memory_get_phys_addr

GstAllocators.phys_memory_get_phys_addr

gst_shm_allocator_get

GstAllocators.ShmAllocator.get

gst_shm_allocator_init_once

GstAllocators.ShmAllocator.init_once

GstDmaBufAllocator

GstAllocators.DmaBufAllocator

GstDmaBufAllocatorClass

GstAllocators.DmaBufAllocatorClass

GstDRMDumbAllocator

GstAllocators.DRMDumbAllocator

GstDRMDumbAllocatorClass

GstAllocators.DRMDumbAllocatorClass

GstFdAllocator

GstAllocators.FdAllocator

GstFdAllocatorClass

GstAllocators.FdAllocatorClass

GstFdMemoryFlags

GstAllocators.FdMemoryFlags

GstPhysMemoryAllocator

GstAllocators.PhysMemoryAllocator

GstPhysMemoryAllocatorInterface

GstAllocators.PhysMemoryAllocatorInterface

GstShmAllocator

GstAllocators.ShmAllocator

GstShmAllocatorClass

GstAllocators.ShmAllocatorClass