Class TypeFind
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public sealed class TypeFind
- Inheritance
-
TypeFind
- Inherited Members
Constructors
TypeFind()
public TypeFind()
TypeFind(TypeFindOwnedHandle)
public TypeFind(TypeFindOwnedHandle handle)
Parameters
handle
TypeFindOwnedHandle
Properties
Handle
public TypeFindOwnedHandle Handle { get; }
Property Value
Methods
Equals(TypeFind?)
public bool Equals(TypeFind? other)
Parameters
other
TypeFind
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
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 IntPtr 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)