| Name | Description |
---|
 | AllowDiagnosticTimer |
Gets whether this media pipe is allowed to be timed.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Disabled |
Gets a value indicating whether this pipe is disabled.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
 | ForceKeyFrame |
Gets or sets a value indicating whether a keyframe should be forced.
|
 | FrameHeight |
Gets the last frame height.
|
 | FrameRate |
Gets the average frame rate for the lifespan of the encoder.
|
 | FramesEncoded |
Gets the number of encoded frames.
|
 | FrameWidth |
Gets the last frame width.
|
 | Id |
Gets or sets the identifier.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Input |
Gets or sets the input.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | InputFormat |
Gets the input format.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Inputs |
Gets or sets the inputs.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) |
 | Label |
Gets a label that identifies this class.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | MaxInputBitrate |
Gets -1.
(Overrides MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.MaxInputBitrate.) |
 | MaxOutputBitrate |
Gets the maximum bitrate that all outputs can support.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Muted |
Gets or sets a value indicating whether this instance is muted.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Output |
Gets or sets the output.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | OutputFormat |
Gets the output format.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Outputs |
Gets or sets the outputs.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, 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 MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJson |
Gets the pipeline JSON with this as the central point.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJsonBase |
Gets the pipeline JSON base.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJsonFromInput |
Gets the pipeline JSON from an input.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJsonInputs |
Gets the pipeline JSON inputs.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJsonOutputs |
Gets the pipeline JSON outputs.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | ProcessFramePolicy |
Gets or sets the ProcessFramePolicy for this media input.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | State |
Gets the state.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Tag |
Gets or sets an optional tag to identify this instance.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |