| Name | Description |
---|
 | ActiveSink |
Gets the active sink. This will return Sink
if Sink is not null and not disabled.
Otherwise, if this track branches, it will iterate recursively
over the active tracks until it finds an ActiveSink.
Otherwise, it will return null.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Disabled |
Gets a value indicating whether this instance is disabled.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
 | Elements |
Gets the elements.
(Overrides MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.Elements.) |
 | FirstElement |
Gets the first element.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Id |
Gets or sets the identifier.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Input |
Gets the first input, if this track
has inputs. Otherwise, returns null.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | InputFormat |
Gets the input format.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Inputs |
Gets the track inputs.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | IsBranched |
Gets a value indicating whether this track's
last element is a branch.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) |
 | IsEmpty |
Gets a value indicating whether this instance is empty.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | IsTerminated |
Gets a value indicating whether this track's
last element is a sink.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Label |
Gets a label that identifies this class.
(Overrides MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.Label.) |
 | LastElement |
Gets the last element.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Muted |
Gets or sets a value indicating whether any
of the elements in this track are muted.
Setting a value will apply to all elements.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Output |
Gets the first output, if this track
has outputs. Otherwise, returns null.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | OutputFormat |
Gets the output format.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Outputs |
Gets the track outputs.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | 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.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJson |
Gets the pipeline JSON using the first element
as a starting point.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Sink |
Gets the sink, if the last element
is a sink. Otherwise, returns null.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | SinkOutput |
Gets or sets the current sink output.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Sinks |
Gets the sinks.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Size |
Gets the size of this track.
|
 | Source |
Gets the source, if the first element
is a source. Otherwise, returns null.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | SourceInput |
Gets or sets the current source input.
(Inherited from MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.) |