Class FlowCombiner
- Namespace
- GstBase
- Assembly
- GstBase-1.0.dll
public sealed class FlowCombiner : BoxedRecord, GTypeProvider, InstanceFactory, IEquatable<FlowCombiner>, IDisposable
- Inheritance
-
FlowCombiner
- Implements
- Inherited Members
Constructors
FlowCombiner(FlowCombinerOwnedHandle)
public FlowCombiner(FlowCombinerOwnedHandle handle)
Parameters
handle
FlowCombinerOwnedHandle
Properties
Handle
public FlowCombinerOwnedHandle Handle { get; }
Property Value
Methods
AddPad(Pad)
[Version("1.4")]
public void AddPad(Pad pad)
Parameters
pad
Pad
Clear()
[Version("1.6")]
public void Clear()
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Equals(FlowCombiner?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(FlowCombiner? other)
Parameters
other
FlowCombinerAn object to compare with this object.
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
Free()
[Version("1.4")]
public void Free()
GetGType()
public static Type GetGType()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
New()
[Version("1.4")]
public static FlowCombiner New()
Returns
Ref()
[Version("1.12.1")]
public FlowCombiner Ref()
Returns
RemovePad(Pad)
[Version("1.4")]
public void RemovePad(Pad pad)
Parameters
pad
Pad
Reset()
[Version("1.6")]
public void Reset()
Unref()
[Version("1.12.1")]
public void Unref()
UpdateFlow(FlowReturn)
[Version("1.4")]
public FlowReturn UpdateFlow(FlowReturn fret)
Parameters
fret
FlowReturn
Returns
UpdatePadFlow(Pad, FlowReturn)
[Version("1.6")]
public FlowReturn UpdatePadFlow(Pad pad, FlowReturn fret)
Parameters
pad
Padfret
FlowReturn