Class MetaTransformCopy
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public sealed class MetaTransformCopy
- Inheritance
-
MetaTransformCopy
- Inherited Members
Constructors
MetaTransformCopy()
public MetaTransformCopy()
MetaTransformCopy(MetaTransformCopyOwnedHandle)
public MetaTransformCopy(MetaTransformCopyOwnedHandle handle)
Parameters
handle
MetaTransformCopyOwnedHandle
Properties
Handle
public MetaTransformCopyOwnedHandle Handle { get; }
Property Value
Offset
public nuint Offset { get; set; }
Property Value
Region
public bool Region { get; set; }
Property Value
Size
public nuint Size { get; set; }
Property Value
Methods
Equals(MetaTransformCopy?)
public bool Equals(MetaTransformCopy? other)
Parameters
other
MetaTransformCopy
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
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.