Flags for the GstSegment structure. Currently mapped to the corresponding
values of the seek flags.
GST_SEGMENT_FLAG_NONE
no flags
GST_SEGMENT_FLAG_RESET
reset the pipeline running_time to the segment
running_time
GST_SEGMENT_FLAG_SKIP
perform skip playback
GST_SEGMENT_FLAG_SEGMENT
send SEGMENT_DONE instead of EOS
Flags for the GstSegment structure. Currently mapped to the corresponding values of the seek flags. GST_SEGMENT_FLAG_NONE no flags GST_SEGMENT_FLAG_RESET reset the pipeline running_time to the segment running_time GST_SEGMENT_FLAG_SKIP perform skip playback GST_SEGMENT_FLAG_SEGMENT send SEGMENT_DONE instead of EOS