GstHip.HipAllocator¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
|
|
|
Virtual Methods¶
- Inherited:
|
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
allocator |
r |
Class Details¶
- class GstHip.HipAllocator(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Opaque
GstHip.HipAllocatorstructNew in version 1.28.
- alloc(device, info)¶
- Parameters:
device (
GstHip.HipDevice) – aGstHip.HipDeviceinfo (
GstVideo.VideoInfo) – aGstVideo.VideoInfo
- Returns:
a newly allocated
GstHip.HipMemoryorNoneif allocation failed- Return type:
Gst.MemoryorNone
Allocates a new
GstHip.HipMemoryNew in version 1.28.