GstVideo.VideoDmabufPool¶
- Subclasses:
None
Methods¶
- Inherited:
GstVideo.VideoBufferPool (1), Gst.BufferPool (19), Gst.Object (29), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstVideo.VideoDmabufPool(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Using #GstUdmabufAllocator, setting defaults and implementing implicit sync.
New in version 1.28.
- classmethod new()[source]¶
- Returns:
a
GstVideo.VideoDmabufPoolorNoneif dmabufs are not supported.- Return type:
Create a new
GstVideo.VideoDmabufPoolinstance.New in version 1.28.