Documentation
Dlang.org
PadGidBuilderImpl
gst
pad
Fluent builder implementation template for
gst.pad.Pad
class
PadGidBuilderImpl : gst.object.ObjectWrapGidBuilderImpl!T(
T
) {
T
direction
(gst.types.PadDirection propval);
T
offset
(long propval);
T
template_
(gst.pad_template.PadTemplate propval);
}
Members
Functions
direction
T
direction
(gst.types.PadDirection propval)
offset
T
offset
(long propval)
Set
offset
property.
template_
T
template_
(gst.pad_template.PadTemplate propval)
gst
pad
classes
Pad
PadGidBuilder
PadGidBuilderImpl
Fluent builder implementation template for gst.pad.Pad