MediaSourceTIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat Properties |
The MediaSourceTIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.
Name | Description | |
---|---|---|
Disabled |
Gets a value indicating whether this source is disabled.
| |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
Id |
Gets or sets the identifier.
(Inherited from MediaSourceBase.) | |
Input |
Gets or sets the current input.
| |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
Label |
Gets a label that identifies this class.
| |
MaxOutputBitrate |
Gets the maximum supported output bitrate. -1 means infinite.
| |
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.
| |
PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
| |
State |
Gets the state.
| |
SynchronizationSource |
Gets or sets the synchronization source.
| |
Tag |
Gets or sets an optional tag to identify this instance.
(Inherited from MediaSourceBase.) |