MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat Properties |
The MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.
Name | Description | |
---|---|---|
AllowDiagnosticTimer |
Gets whether this media pipe is allowed to be timed.
| |
Disabled |
Gets a value indicating whether this pipe is disabled.
| |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
Id |
Gets or sets the identifier.
| |
Input |
Gets or sets the input.
| |
InputFormat |
Gets the input format.
| |
Inputs |
Gets or sets the inputs.
| |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
Label |
Gets a label that identifies this class.
| |
MaxInputBitrate |
Gets the maximum supported bitrate.
| |
MaxOutputBitrate |
Gets the maximum bitrate that all outputs can support.
| |
Muted |
Gets or sets a value indicating whether this instance is muted.
| |
Output |
Gets or sets the output.
| |
OutputFormat |
Gets the output format.
| |
Outputs |
Gets or sets the outputs.
| |
Persistent |
Gets or sets a value indicating whether this instance is persistent.
If true, this instance will not be destroyed unless
Destroy is called explicitly on this instance.
It will survive destruction of any parent elements that are
being destroyed.
| |
PipelineJson |
Gets the pipeline JSON with this as the central point.
| |
PipelineJsonBase |
Gets the pipeline JSON base.
| |
PipelineJsonFromInput |
Gets the pipeline JSON from an input.
| |
PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
| |
PipelineJsonInputs |
Gets the pipeline JSON inputs.
| |
PipelineJsonOutputs |
Gets the pipeline JSON outputs.
| |
ProcessFramePolicy |
Gets or sets the ProcessFramePolicy for this media input.
| |
State |
Gets the state.
| |
Tag |
Gets or sets an optional tag to identify this instance.
|