get_ancillary
Description:
public VBIParserResult get_ancillary (
out Ancillary anc)
Parse the line provided previously by add_line.
Parameters:
| this |
a VBIParser
|
| anc |
a Ancillary to start the eventual ancillary data
|
Returns:
|
gst_video_vbi_parser_result_ok if ancillary data was found and anc was filled.
gst_video_vbi_parser_result_done if there wasn't any data.
|