Class VideoVBIParser
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public sealed class VideoVBIParser : BoxedRecord, IEquatable<VideoVBIParser>
- Inheritance
-
VideoVBIParser
- Implements
- Inherited Members
Constructors
VideoVBIParser(VideoVBIParserOwnedHandle)
public VideoVBIParser(VideoVBIParserOwnedHandle handle)
Parameters
handle
VideoVBIParserOwnedHandle
Properties
Handle
public VideoVBIParserOwnedHandle Handle { get; }
Property Value
Methods
Copy()
public VideoVBIParser Copy()
Returns
Equals(VideoVBIParser?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(VideoVBIParser? other)
Parameters
other
VideoVBIParserAn 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.16")]
public void Free()
GetAncillary(out VideoAncillary)
[Version("1.16")]
public VideoVBIParserResult GetAncillary(out VideoAncillary anc)
Parameters
anc
VideoAncillary
Returns
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(VideoFormat, uint)
[Version("1.16")]
public static VideoVBIParser? New(VideoFormat format, uint pixelWidth)
Parameters
format
VideoFormatpixelWidth
uint