GstCuda.CudaBufferPool¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
context |
r |
||
parent |
r |
Class Details¶
- class GstCuda.CudaBufferPool(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
New in version 1.22.
- classmethod new(context)¶
- Parameters:
context (
GstCuda.CudaContext
) – TheGstCuda.CudaContext
to use for the new buffer pool- Returns:
A newly created
GstCuda.CudaBufferPool
- Return type:
New in version 1.22.