Struct ElementFactoryListType
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public readonly record struct ElementFactoryListType : IEquatable<ElementFactoryListType>
- Implements
- Inherited Members
Constructors
ElementFactoryListType(ulong)
public ElementFactoryListType(ulong value)
Parameters
value
ulong
Operators
implicit operator ulong(ElementFactoryListType)
public static implicit operator ulong(ElementFactoryListType o)
Parameters
Returns
implicit operator ElementFactoryListType(ulong)
public static implicit operator ElementFactoryListType(ulong o)
Parameters
o
ulong