![]() |
![]() |
![]() |
GStreamer VA-API Plugins 1.0 Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
GstVaapiImagePool; GstVaapiVideoPool * gst_vaapi_image_pool_new (GstVaapiDisplay *display
,const GstVideoInfo *vip
);
typedef struct _GstVaapiImagePool GstVaapiImagePool;
A pool of lazily allocated GstVaapiImage objects.
GstVaapiVideoPool * gst_vaapi_image_pool_new (GstVaapiDisplay *display
,const GstVideoInfo *vip
);
Creates a new GstVaapiVideoPool of GstVaapiImage with the
specified format and dimensions in vip
.
|
a GstVaapiDisplay |
|
the GstVideoInfo |
Returns : |
the newly allocated GstVaapiVideoPool |