GstVulkan.VulkanVideoFilter¶
- Subclasses:
None
Methods¶
- Inherited:
GstBase.BaseTransform (15), Gst.Element (82), Gst.Object (27), GObject.Object (37)
- Structs:
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
device |
r |
the configured |
|
in_caps |
r |
the configured input |
|
in_info |
r |
the configured input |
|
instance |
r |
the configured |
|
out_caps |
r |
the configured output |
|
out_info |
r |
the configured output |
|
parent |
r |
the parent |
|
queue |
r |
the configured |
Class Details¶
- class GstVulkan.VulkanVideoFilter(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
New in version 1.18.
- get_device()¶
- Returns:
The currently configured
GstVulkan.VulkanDevice
- Return type:
New in version 1.26.
- get_instance()¶
- Returns:
The currently configured
GstVulkan.VulkanInstance
- Return type:
New in version 1.26.
- get_queue()¶
- Returns:
The currently configured
GstVulkan.VulkanQueue
- Return type:
New in version 1.26.