GstVideo.VideoAggregatorConvertPad¶
- Subclasses:
Methods¶
- Inherited:
GstVideo.VideoAggregatorPad (4), GstBase.AggregatorPad (6), Gst.Pad (84), Gst.Object (27), GObject.Object (37)
- Structs:
Virtual Methods¶
- Inherited:
GstVideo.VideoAggregatorPad (5), GstBase.AggregatorPad (2), Gst.Pad (2), Gst.Object (1), GObject.Object (7)
|
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
A |
Signals¶
- Inherited:
GstBase.AggregatorPad (1), Gst.Pad (2), Gst.Object (1), GObject.Object (1)
Fields¶
- Inherited:
GstBase.AggregatorPad (1), Gst.Pad (2), Gst.Object (1), GObject.Object (1)
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GstVideo.VideoAggregatorConvertPad(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An implementation of
Gst.Pad
that can be used withGstVideo.VideoAggregator
.See
GstVideo.VideoAggregator
for more details.New in version 1.16.
- update_conversion_info()[source]¶
Requests the pad to check and update the converter before the next usage to update for any changes that have happened.
- do_create_conversion_info(agg, conversion_info) virtual¶
- Parameters:
agg (
GstVideo.VideoAggregator
) –conversion_info (
GstVideo.VideoInfo
) –
Property Details¶
- GstVideo.VideoAggregatorConvertPad.props.converter_config¶
- Name:
converter-config
- Type:
- Default Value:
- Flags:
A
Gst.Structure
describing the configuration that should be used when scaling and converting this pad’s video frames