Symbol MappingΒΆ

C

Python

gst_buffer_pool_config_get_cuda_alloc_method

GstCuda.buffer_pool_config_get_cuda_alloc_method

gst_buffer_pool_config_get_cuda_stream

GstCuda.buffer_pool_config_get_cuda_stream

gst_buffer_pool_config_get_cuda_stream_ordered_alloc

GstCuda.buffer_pool_config_get_cuda_stream_ordered_alloc

gst_buffer_pool_config_set_cuda_alloc_method

GstCuda.buffer_pool_config_set_cuda_alloc_method

gst_buffer_pool_config_set_cuda_stream

GstCuda.buffer_pool_config_set_cuda_stream

gst_buffer_pool_config_set_cuda_stream_ordered_alloc

GstCuda.buffer_pool_config_set_cuda_stream_ordered_alloc

GST_CAPS_FEATURE_MEMORY_CUDA_MEMORY

GstCuda.CAPS_FEATURE_MEMORY_CUDA_MEMORY

gst_clear_cuda_memory_pool

unavailable

gst_clear_cuda_stream

unavailable

gst_context_new_cuda_context

GstCuda.context_new_cuda_context

gst_cuda_allocator_alloc

GstCuda.CudaAllocator.alloc

gst_cuda_allocator_alloc_stream_ordered

GstCuda.CudaAllocator.alloc_stream_ordered

gst_cuda_allocator_alloc_wrapped

GstCuda.CudaAllocator.alloc_wrapped

GST_CUDA_ALLOCATOR_OPT_STREAM_ORDERED

GstCuda.CUDA_ALLOCATOR_OPT_STREAM_ORDERED

gst_cuda_allocator_set_active

GstCuda.CudaAllocator.set_active

gst_cuda_allocator_virtual_alloc

GstCuda.CudaAllocator.virtual_alloc

gst_cuda_buffer_pool_new

GstCuda.CudaBufferPool.new

gst_cuda_context_can_access_peer

GstCuda.CudaContext.can_access_peer

gst_cuda_context_find_dxgi_adapter_luid

GstCuda.CudaContext.find_dxgi_adapter_luid

gst_cuda_context_get_handle

GstCuda.CudaContext.get_handle

gst_cuda_context_get_texture_alignment

GstCuda.CudaContext.get_texture_alignment

gst_cuda_context_new

GstCuda.CudaContext.new

gst_cuda_context_new_wrapped

GstCuda.CudaContext.new_wrapped

gst_cuda_context_pop

GstCuda.CudaContext.pop

gst_cuda_context_push

GstCuda.CudaContext.push

GST_CUDA_CONTEXT_TYPE

GstCuda.CUDA_CONTEXT_TYPE

gst_cuda_create_user_token

GstCuda.cuda_create_user_token

gst_cuda_ensure_element_context

GstCuda.cuda_ensure_element_context

GST_CUDA_GRAPHICS_RESOURCE_D3D11_RESOURCE

GstCuda.CudaGraphicsResourceType.D3D11_RESOURCE

GST_CUDA_GRAPHICS_RESOURCE_EGL_RESOURCE

GstCuda.CudaGraphicsResourceType.EGL_RESOURCE

gst_cuda_graphics_resource_free

unavailable

GST_CUDA_GRAPHICS_RESOURCE_GL_BUFFER

GstCuda.CudaGraphicsResourceType.GL_BUFFER

gst_cuda_graphics_resource_map

unavailable

gst_cuda_graphics_resource_new

unavailable

GST_CUDA_GRAPHICS_RESOURCE_NONE

GstCuda.CudaGraphicsResourceType.NONE

gst_cuda_graphics_resource_register_gl_buffer

unavailable

gst_cuda_graphics_resource_unmap

unavailable

gst_cuda_graphics_resource_unregister

unavailable

gst_cuda_handle_context_query

GstCuda.cuda_handle_context_query

gst_cuda_handle_set_context

GstCuda.cuda_handle_set_context

gst_cuda_load_library

GstCuda.cuda_load_library

GST_CUDA_MEMORY_ALLOC_MALLOC

GstCuda.CudaMemoryAllocMethod.MALLOC

GST_CUDA_MEMORY_ALLOC_MMAP

GstCuda.CudaMemoryAllocMethod.MMAP

GST_CUDA_MEMORY_ALLOC_UNKNOWN

GstCuda.CudaMemoryAllocMethod.UNKNOWN

gst_cuda_memory_export

GstCuda.CudaMemory.export

gst_cuda_memory_get_alloc_method

GstCuda.CudaMemory.get_alloc_method

gst_cuda_memory_get_stream

GstCuda.CudaMemory.get_stream

gst_cuda_memory_get_texture

GstCuda.CudaMemory.get_texture

gst_cuda_memory_get_token_data

GstCuda.CudaMemory.get_token_data

gst_cuda_memory_get_user_data

GstCuda.CudaMemory.get_user_data

gst_cuda_memory_init_once

GstCuda.CudaMemory.init_once

gst_cuda_memory_init_once

GstCuda.cuda_memory_init_once

gst_cuda_memory_pool_get_handle

GstCuda.CudaMemoryPool.get_handle

gst_cuda_memory_pool_new

GstCuda.CudaMemoryPool.new

gst_cuda_memory_pool_ref

GstCuda.CudaMemoryPool.ref

gst_cuda_memory_pool_unref

GstCuda.CudaMemoryPool.unref

gst_cuda_memory_set_token_data

GstCuda.CudaMemory.set_token_data

gst_cuda_memory_sync

GstCuda.CudaMemory.sync

GST_CUDA_MEMORY_TRANSFER_NEED_DOWNLOAD

GstCuda.CudaMemoryTransfer.DOWNLOAD

GST_CUDA_MEMORY_TRANSFER_NEED_SYNC

GstCuda.CudaMemoryTransfer.SYNC

GST_CUDA_MEMORY_TRANSFER_NEED_UPLOAD

GstCuda.CudaMemoryTransfer.UPLOAD

GST_CUDA_MEMORY_TYPE_NAME

GstCuda.CUDA_MEMORY_TYPE_NAME

gst_cuda_nvrtc_compile

GstCuda.cuda_nvrtc_compile

gst_cuda_nvrtc_compile_cubin

GstCuda.cuda_nvrtc_compile_cubin

gst_cuda_nvrtc_load_library

GstCuda.cuda_nvrtc_load_library

gst_cuda_pool_allocator_acquire_memory

GstCuda.CudaPoolAllocator.acquire_memory

gst_cuda_pool_allocator_new

GstCuda.CudaPoolAllocator.new

gst_cuda_pool_allocator_new_for_virtual_memory

GstCuda.CudaPoolAllocator.new_for_virtual_memory

gst_cuda_pool_allocator_new_full

GstCuda.CudaPoolAllocator.new_full

gst_cuda_quark_from_id

unavailable

GST_CUDA_QUARK_GRAPHICS_RESOURCE

GstCuda.CudaQuarkId.GRAPHICS_RESOURCE

GST_CUDA_QUARK_MAX

GstCuda.CudaQuarkId.MAX

gst_cuda_register_allocator_need_pool_callback

unavailable

gst_cuda_stream_get_handle

GstCuda.CudaStream.get_handle

gst_cuda_stream_new

GstCuda.CudaStream.new

gst_cuda_stream_ref

GstCuda.CudaStream.ref

gst_cuda_stream_unref

GstCuda.CudaStream.unref

gst_is_cuda_memory

GstCuda.is_cuda_memory

GST_MAP_CUDA

GstCuda.MAP_CUDA

GST_MAP_READ_CUDA

GstCuda.MAP_READ_CUDA

C

Python

GST_MAP_WRITE_CUDA

GstCuda.MAP_WRITE_CUDA

GstCudaAllocator

GstCuda.CudaAllocator

GstCudaAllocatorClass

GstCuda.CudaAllocatorClass

GstCudaBufferPool

GstCuda.CudaBufferPool

GstCudaBufferPoolClass

GstCuda.CudaBufferPoolClass

GstCudaContext

GstCuda.CudaContext

GstCudaContextClass

GstCuda.CudaContextClass

GstCudaGraphicsResource

GstCuda.CudaGraphicsResource

GstCudaGraphicsResourceType

GstCuda.CudaGraphicsResourceType

GstCudaMemory

GstCuda.CudaMemory

GstCudaMemoryAllocatorNeedPoolCallback

unavailable

GstCudaMemoryAllocMethod

GstCuda.CudaMemoryAllocMethod

GstCudaMemoryPool

GstCuda.CudaMemoryPool

GstCudaMemoryTransfer

GstCuda.CudaMemoryTransfer

GstCudaPoolAllocator

GstCuda.CudaPoolAllocator

GstCudaPoolAllocatorClass

GstCuda.CudaPoolAllocatorClass

GstCudaQuarkId

GstCuda.CudaQuarkId

GstCudaStream

GstCuda.CudaStream