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.
Module Name | Streamer Generic Elements |
---|---|
File Name | libgenericelements.so |
Class Count | 1 |
Terminator at end of pipeline.
The Terminator element releases all segments from the stream regardless of data format.
Name | Terminator Descriptor |
---|---|
Version | 1 |
Interface Name | IElementDescriptor |
Binding | C++ |
Name | Terminator |
---|---|
Type | Sink |
Priority | 500 |
Input Formats | * |
Output Formats | (none) |
All metadata is released.
The element releases all metadata and all segments, regardless of data format, as soon as they are received on the input pad.