Class TypeFind
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public sealed class TypeFind : BoxedRecord, GTypeProvider, InstanceFactory, IEquatable<TypeFind>, IDisposable
- Inheritance
-
TypeFind
- Implements
- Inherited Members
Constructors
TypeFind()
public TypeFind()
TypeFind(TypeFindOwnedHandle)
public TypeFind(TypeFindOwnedHandle handle)
Parameters
handle
TypeFindOwnedHandle
Properties
Handle
public TypeFindOwnedHandle Handle { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Equals(TypeFind?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(TypeFind? other)
Parameters
other
TypeFindAn 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
GetGType()
public static Type GetGType()
Returns
GetGetLength()
public ulong GetGetLength()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
GetPeek(long, uint)
public nint GetPeek(long offset, uint size)
Parameters
Returns
Register(Plugin?, string, uint, TypeFindFunction, string?, Caps?)
public static bool Register(Plugin? plugin, string name, uint rank, TypeFindFunction func, string? extensions, Caps? possibleCaps)
Parameters
Returns
SuggestEmptySimple(uint, string)
[Version("1.20")]
public void SuggestEmptySimple(uint probability, string mediaType)