| 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>.) |
 | Bitrate |
Gets or sets encoder bitrate. Getting this value retrieves the current bitrate, whereas
setting it sets the target bitrate for the encoder.
(Inherited from Encoder.) |
 | Codec |
Gets the current codec.
(Overrides Encoder.Codec.) |
 | CodecConfig |
Gets the encoder configuration.
(Inherited from Encoder.) |
 | 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.
(Inherited from Encoder.) |
 | FrameHeight |
Gets the last frame height.
(Inherited from VideoEncoder.) |
 | FrameRate |
Gets the average frame rate.
(Inherited from VideoEncoder.) |
 | FramesEncoded |
Gets the number of encoded frames.
(Inherited from VideoEncoder.) |
 | FrameWidth |
Gets the last frame width.
(Inherited from VideoEncoder.) |
 | 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.
(Overrides MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.Label.) |
 | MaxInputBitrate |
Gets -1.
(Inherited from VideoEncoder.) |
 | MaxOutputBitrate |
Gets the maximum bitrate this encoder will produce, based on the
encoder's target bitrate and the MaxInputBitrate of its' sinks.
(Inherited from Encoder.) |
 | 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>.) |
 | Quality |
Gets or sets the target output quality.
(Inherited from Encoder.) |
 | 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>.) |