MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat Properties |
The MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.
Name | Description | |
---|---|---|
Disabled |
Gets or sets a value indicating whether this sink is disabled.
| |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
Id |
Gets or sets the identifier.
(Inherited from MediaSinkBase.) | |
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 bitrate supported by this sink, in Kbps. -1 if unknown.
| |
Muted |
Gets or sets a value indicating whether this instance is muted.
| |
Output |
Gets or sets the current output.
| |
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.
| |
PipelineJsonFromInput |
Gets the pipeline JSON from an input.
| |
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.
(Inherited from MediaSinkBase.) |