VBIEncoder
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gst_video_vbi_encoder_get_type ()" ) ]
[ Compact ]
[ GIR ( name = "VideoVBIEncoder" ) ]
[ Version ( since = "1.16" ) ]
public class VBIEncoder
An encoder for writing ancillary data to the Vertical Blanking Interval lines of component signals.
Content:
Creation methods:
Methods:
- public bool add_ancillary (bool composite, uint8 DID, uint8 SDID_block_number, uint8[] data)
Stores Video Ancillary data, according to SMPTE-291M specification.
- public VBIEncoder copy ()
- public void free ()
Frees the this.
- public void write_line (uint8[] data)
data needs to have the correct size and alignment for the
configured video format of this.