GstHip.HipBufferPool

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 GstHip.HipBufferPool GstHip.HipBufferPool Gst.BufferPool->GstHip.HipBufferPool Gst.Object->Gst.BufferPool

Subclasses:

None

Methods

Inherited:

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

Structs:

GObject.ObjectClass (5)

class

new (device)

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

device

GstHip.HipDevice

r

parent

Gst.BufferPool

r

Class Details

class GstHip.HipBufferPool(**kwargs)
Bases:

Gst.BufferPool

Abstract:

No

Structure:

GstHip.HipBufferPoolClass

Opaque GstHip.HipBufferPool struct

New in version 1.28.

classmethod new(device)
Parameters:

device (GstHip.HipDevice) – a GstHip.HipDevice

Returns:

a Gst.BufferPool that allocates buffers with GstHip.HipMemory

Return type:

Gst.BufferPool

Creates new GstHip.HipBufferPool instance

New in version 1.28.