GstHip.HipEvent

Fields

None

Methods

get_device_id ()

get_vendor ()

ref ()

unref ()

Details

class GstHip.HipEvent
get_device_id()
Returns:

device identifier

Return type:

int

Gets numeric device identifier of self object

New in version 1.28.

get_vendor()
Returns:

GstHip.HipVendor

Return type:

GstHip.HipVendor

Gets device vendor of self object

New in version 1.28.

ref()
Returns:

a pointer to self

Return type:

GstHip.HipEvent

Increments the reference count on self

New in version 1.28.

unref()

Decrements the reference count on self

New in version 1.28.