MediaBranchTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat Properties |
The MediaBranchTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.
Name | Description | |
---|---|---|
ActiveTrack |
Gets the first active track.
| |
ActiveTracks |
Gets the active tracks.
| |
Disabled |
Gets a value indicating whether this instance is disabled.
| |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
Id |
Gets or sets the identifier.
| |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
Label |
Gets a label that identifies this class.
| |
Muted |
Gets or sets a value indicating whether any
of the tracks in this branch are muted.
Setting a value will apply to all elements.
| |
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.
| |
Track |
Gets the first track.
| |
Tracks |
Gets the tracks.
|