GstCuda.CudaBufferPool

g GObject.InitiallyUnowned GObject.InitiallyUnowned Gst.Object Gst.Object GObject.InitiallyUnowned->Gst.Object GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gst.BufferPool Gst.BufferPool GstCuda.CudaBufferPool GstCuda.CudaBufferPool Gst.BufferPool->GstCuda.CudaBufferPool Gst.Object->Gst.BufferPool

Subclasses:

None

Methods

Inherited:

Gst.BufferPool (19), Gst.Object (27), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (context)

Virtual Methods

Inherited:

Gst.BufferPool (11), Gst.Object (1), GObject.Object (7)

Properties

Inherited:

Gst.Object (2)

Signals

Inherited:

Gst.Object (1), GObject.Object (1)

Fields

Inherited:

Gst.Object (1), GObject.Object (1)

Name

Type

Access

Description

context

GstCuda.CudaContext

r

parent

Gst.BufferPool

r

Class Details

class GstCuda.CudaBufferPool(**kwargs)
Bases:

Gst.BufferPool

Abstract:

No

Structure:

GstCuda.CudaBufferPoolClass

New in version 1.22.

classmethod new(context)
Parameters:

context (GstCuda.CudaContext) – The GstCuda.CudaContext to use for the new buffer pool

Returns:

A newly created GstCuda.CudaBufferPool

Return type:

Gst.BufferPool

New in version 1.22.