IInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat Interface |
Namespace: FM.IceLink
The IInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets or sets the identifier.
(Inherited from IElement.) | |
| Input |
Gets the input.
| |
| InputFormat |
Gets the input format.
| |
| Inputs |
Gets the inputs.
| |
| PipelineJson |
Gets the pipeline JSON with this as the central point.
(Inherited from IElement.) | |
| PipelineJsonFromInput |
Gets the pipeline JSON from an input.
|
| Name | Description | |
|---|---|---|
| AddInput |
Adds an input.
| |
| AddInputs |
Adds some inputs.
| |
| RemoveInput |
Removes an input.
| |
| RemoveInputs |
Removes all inputs.
| |
| RemoveInputs(TIOutput) |
Removes some inputs.
|