GstVideoPool
GstVideoPool
|
|
Includes
#include <gst/video/gstvideopool.h>
Functions
gst_video_buffer_pool_new ()
GstBufferPool *
gst_video_buffer_pool_new (void
);
Types and Values
struct GstVideoBufferPool
struct GstVideoBufferPool {
GstBufferPool bufferpool;
GstVideoBufferPoolPrivate *priv;
};
struct GstVideoBufferPoolClass
struct GstVideoBufferPoolClass {
GstBufferPoolClass parent_class;
};
GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT
#define GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT "GstBufferPoolOptionVideoAlignment"
GST_BUFFER_POOL_OPTION_VIDEO_META
#define GST_BUFFER_POOL_OPTION_VIDEO_META "GstBufferPoolOptionVideoMeta"