![]() |
![]() |
![]() |
GStreamer VA-API Plugins 0.10 Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
GstVaapiSurfacePool; GstVaapiSurfacePoolClass; GstVaapiVideoPool * gst_vaapi_surface_pool_new (GstVaapiDisplay *display, GstCaps *caps);
typedef struct _GstVaapiSurfacePool GstVaapiSurfacePool;
A pool of lazily allocated GstVaapiSurface objects.
typedef struct { } GstVaapiSurfacePoolClass;
A pool of lazily allocated GstVaapiSurface objects.
GstVaapiVideoPool * gst_vaapi_surface_pool_new (GstVaapiDisplay *display, GstCaps *caps);
Creates a new GstVaapiVideoPool of GstVaapiSurface with the
specified dimensions in caps
.
|
a GstVaapiDisplay |
|
a GstCaps |
Returns : |
the newly allocated GstVaapiVideoPool |