fdmemory

fdmemory

Functions

Types and Values

Includes

#include <gst/allocators/gstfdmemory.h>

Description

Functions

gst_fd_allocator_alloc ()

GstMemory *
gst_fd_allocator_alloc (GstAllocator *allocator,
                        gint fd,
                        gsize size,
                        GstFdMemoryFlags flags);

gst_fd_allocator_get_type ()

GType
gst_fd_allocator_get_type (void);

gst_fd_allocator_new ()

GstAllocator *
gst_fd_allocator_new (void);

gst_fd_memory_get_fd ()

gint
gst_fd_memory_get_fd (GstMemory *mem);

gst_is_fd_memory ()

gboolean
gst_is_fd_memory (GstMemory *mem);

Types and Values

enum GstFdMemoryFlags

Members

GST_FD_MEMORY_FLAG_NONE

   

GST_FD_MEMORY_FLAG_KEEP_MAPPED

   

GST_FD_MEMORY_FLAG_MAP_PRIVATE