| Name | Description |
---|
| AllowDiagnosticTimer |
Gets whether this media pipe is allowed to be timed.
(Inherited from MediaPipeTIOutput, 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.
|
| CodecConfig |
Gets a copy of the encoder configuration.
|
| Disabled |
Gets a value indicating whether this pipe is disabled.
(Inherited from MediaPipeTIOutput, 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.
(Overrides VideoEncoderForceKeyFrame.) |
| 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 MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| Input |
Gets or sets the input.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| InputFormat |
Gets the input format.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| Inputs |
Gets or sets the inputs.
(Inherited from MediaPipeTIOutput, 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 MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormatLabel.) |
| 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.
(Overrides MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormatMaxOutputBitrate.) |
| Muted |
Gets or sets a value indicating whether this instance is muted.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| Output |
Gets or sets the output.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| OutputFormat |
Gets the output format.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| Outputs |
Gets or sets the outputs.
(Inherited from MediaPipeTIOutput, 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 MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| PipelineJson |
Gets the pipeline JSON with this as the central point.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| PipelineJsonBase |
Gets the pipeline JSON base.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| PipelineJsonFromInput |
Gets the pipeline JSON from an input.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| PipelineJsonInputs |
Gets the pipeline JSON inputs.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| PipelineJsonOutputs |
Gets the pipeline JSON outputs.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| ProcessFramePolicy |
Gets or sets the ProcessFramePolicy for this media input.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| ProfileLevelId |
Gets or sets the profile level identifier.
|
| Quality |
Gets or sets the target output quality.
|
| State |
Gets the state.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |
| SupportedProfileIdcs |
Gets the supported profile idcs. Currently, only baseline is supported.
|
| Tag |
Gets or sets an optional tag to identify this instance.
(Inherited from MediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat.) |