| 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.
|
 | CodecConfig |
Gets a copy of the encoder codec's config.
|
 | Config | (Inherited from AudioPipe.) |
 | Disabled |
Gets a value indicating whether this pipe is disabled.
(Inherited from MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | DisableFec |
Gets or sets a value indicating whether FEC is disabled.
|
 | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
 | FramesEncoded |
Gets the number of encoded frames.
(Inherited from AudioEncoder.) |
 | Gain |
Gets or sets a value indicating the gain
(input amplification) of this sink.
Any value greater than or equal to 0.0
is acceptable.
(Inherited from AudioPipe.) |
 | 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>.) |
 | InputConfig |
Gets the input configuration.
(Inherited from AudioPipe.) |
 | 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 AudioEncoder.) |
 | MaxOutputBitrate |
Gets the maximum bitrate this encoder will produce, based on the
encoder's target bitrate and the MaxInputBitrate of its' sinks.
(Overrides MediaPipe<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat>.MaxOutputBitrate.) |
 | 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>.) |
 | OutputConfig |
Gets the output configuration.
(Inherited from AudioPipe.) |
 | 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>.) |
 | PercentLossToTriggerFEC |
Gets or sets the loss percentage (0-100)
before forward error correction (FEC) is
activated (only if supported by the remote peer).
Affects encoded data only.
|
 | 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 quality.
|
 | 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>.) |
 | Volume |
Gets or sets a value indicating the volume
(output resistance) of this source.
Valid value range is 0.0 to 1.0, inclusive.
(Inherited from AudioPipe.) |