Generic

This module contains a terminator element which is used when there is branch of the pipeline that simply needs to be terminated by releasing all stream data of any format sent through that branch.

Loadable Module Properties

Module Name Streamer Generic Elements
File Name libgenericelements.so
Class Count 1

Element Quick Index

Terminator.

Terminator at end of pipeline.

Terminator Element

The Terminator element releases all segments from the stream regardless of data format.

Class Properties

Name Terminator Descriptor
Version 1
Interface Name IElementDescriptor
Binding C++

Element Descriptor

NameTerminator
Type Sink
Priority 500
Input Formats *
Output Formats (none)

Metadata

All metadata is released.

Theory of Operation

The element releases all metadata and all segments, regardless of data format, as soon as they are received on the input pad.