IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat Interface |
Namespace: FM.IceLink
The IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets or sets the identifier.
(Inherited from IElement.) | |
| Output |
Gets the output.
| |
| OutputFormat |
Gets the output format.
| |
| Outputs |
Gets the outputs.
| |
| PipelineJson |
Gets the pipeline JSON with this as the central point.
(Inherited from IElement.) | |
| PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
|
| Name | Description | |
|---|---|---|
| AddOutput |
Adds an output.
| |
| AddOutputs |
Adds some outputs.
| |
| RemoveOutput |
Removes an output.
| |
| RemoveOutputs |
Removes all outputs.
| |
| RemoveOutputs(TIInput) |
Removes some outputs.
|