IVideoOutput Properties |
The IVideoOutput type exposes the following members.
Name | Description | |
---|---|---|
Disabled |
Gets a value indicating whether this instance is disabled.
(Inherited from IMediaElement.) | |
Id |
Gets or sets the identifier.
(Inherited from IElement.) | |
Label |
Gets a label that identifies this instance.
(Inherited from IMediaElement.) | |
MaxOutputBitrate |
Gets the bitrate supported by this output, in kbps. Returns -1 if unknown.
(Inherited from IMediaOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) | |
Muted |
Gets or sets a value indicating whether this instance is muted.
(Inherited from IMediaElement.) | |
Output |
Gets the output.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) | |
OutputFormat |
Gets the output format.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) | |
Outputs |
Gets the outputs.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) | |
Persistent |
Gets a value indicating whether this instance is persistent.
If true, this element 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 IMediaElement.) | |
PipelineJson |
Gets the pipeline JSON with this as the central point.
(Inherited from IElement.) | |
PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) |