Class VideoVBIEncoder
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public sealed class VideoVBIEncoder : BoxedRecord, GTypeProvider, InstanceFactory, IEquatable<VideoVBIEncoder>, IDisposable
- Inheritance
-
VideoVBIEncoder
- Implements
- Inherited Members
Constructors
VideoVBIEncoder(VideoVBIEncoderOwnedHandle)
public VideoVBIEncoder(VideoVBIEncoderOwnedHandle handle)
Parameters
handle
VideoVBIEncoderOwnedHandle
Properties
Handle
public VideoVBIEncoderOwnedHandle Handle { get; }
Property Value
Methods
AddAncillary(bool, byte, byte, Span<byte>)
[Version("1.16")]
public bool AddAncillary(bool composite, byte dID, byte sDIDBlockNumber, Span<byte> data)
Parameters
Returns
Copy()
public VideoVBIEncoder Copy()
Returns
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Equals(VideoVBIEncoder?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(VideoVBIEncoder? other)
Parameters
other
VideoVBIEncoderAn 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()
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 VideoVBIEncoder? New(VideoFormat format, uint pixelWidth)
Parameters
format
VideoFormatpixelWidth
uint
Returns
WriteLine(ref byte)
public void WriteLine(ref byte data)
Parameters
data
byte