Docs.rs
  • gstreamer-allocators-sys-0.23.5
    • gstreamer-allocators-sys 0.23.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • sdroege
    • tp-m
    • github:gstreamer:crates-io-maintainers
    • Dependencies
      • glib-sys ^0.20 normal
      • gobject-sys ^0.20 normal
      • gstreamer-sys ^0.23 normal
      • libc ^0.2 normal
      • shell-words ^1.0.0 dev
      • tempfile ^3 dev
      • system-deps ^7 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gstreamer_allocators_sys0.23.5

  • All Items

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

Crate gstreamer_allocators_sys

Source

Structs§

GstDRMDumbAllocator
GstDRMDumbAllocatorClass
GstDmaBufAllocator
GstDmaBufAllocatorClass
GstFdAllocator
GstFdAllocatorClass
GstPhysMemoryAllocator
GstPhysMemoryAllocatorInterface
GstShmAllocator
GstShmAllocatorClass

Constants§

GST_ALLOCATOR_DMABUF
GST_ALLOCATOR_FD
GST_ALLOCATOR_SHM
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_flags⚠v1_16
gst_dmabuf_allocator_get_type⚠
gst_dmabuf_allocator_new⚠
gst_dmabuf_memory_get_fd⚠
gst_drm_dumb_allocator_alloc⚠v1_24
gst_drm_dumb_allocator_get_type⚠v1_24
gst_drm_dumb_allocator_has_prime_export⚠v1_24
gst_drm_dumb_allocator_new_with_device_path⚠v1_24
gst_drm_dumb_allocator_new_with_fd⚠v1_24
gst_drm_dumb_memory_export_dmabuf⚠v1_24
gst_drm_dumb_memory_get_handle⚠v1_24
gst_fd_allocator_alloc⚠
gst_fd_allocator_get_type⚠
gst_fd_allocator_new⚠
gst_fd_memory_get_fd⚠
gst_is_dmabuf_memory⚠
gst_is_drm_dumb_memory⚠v1_24
gst_is_fd_memory⚠
gst_is_phys_memory⚠
gst_phys_memory_allocator_get_type⚠
gst_phys_memory_get_phys_addr⚠
gst_shm_allocator_get⚠v1_24
gst_shm_allocator_get_type⚠v1_24
gst_shm_allocator_init_once⚠v1_24

Type Aliases§

GstFdMemoryFlags