MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection Properties |
The MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection generic type exposes the following members.
Name | Description | |
---|---|---|
AbsoluteSenderTimeDirection |
Gets the current direction for the RTP Header Extension for Absolute Sender Time. See https://webrtc.org/experiments/rtp-hdrext/abs-send-time/ .
If the remote capability has not yet been receieved, only local requirements are taken into consideration.
| |
AbsoluteSenderTimeLocalDirection |
Gets the locally requested current direction for the RTP Header Extension for Absolute Sender Time. See https://webrtc.org/experiments/rtp-hdrext/abs-send-time/ .
| |
AbsoluteSenderTimeRemoteDirection |
Gets the current direction for the RTP Header Extension for Absolute Sender Time as indicated by the remote peer. See https://webrtc.org/experiments/rtp-hdrext/abs-send-time/ .
| |
BandwidthAdaptationPolicy |
Gets or sets bandwidth adapation policy for this stream. EXPERIMENTAL FEATURE.
| |
CanonicalName |
Gets or sets the canonical name.
(Inherited from Stream.) | |
Direction |
Gets the direction.
(Inherited from MediaStreamBase.) | |
DisableAutomaticReports |
Gets or sets a value indicating whether to disable automatic RTCP sender/receiver reports.
| |
Disabled |
Gets or sets a value indicating whether this stream is disabled.
(Inherited from Stream.) | |
DisabledInputFormats |
Gets the disabled input formats.
| |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
EncryptionMode |
Gets or sets the encryption mode.
(Inherited from Stream.) | |
EncryptionModes |
Gets or sets the encryption modes.
(Inherited from Stream.) | |
EncryptionPolicy |
Gets or sets a value indicating Encryption Policy
(Inherited from Stream.) | |
Id |
Gets or sets the identifier.
(Inherited from StreamBase.) | |
Index |
Gets the index.
(Inherited from Stream.) | |
Input |
Gets the input.
| |
InputFormat |
Gets the current input format.
| |
InputFormats |
Gets the available input formats.
| |
Inputs |
Gets the inputs.
| |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
JitterConfig |
Gets the jitter configuration.
| |
Label |
Gets a label that identifies this class.
(Inherited from MediaStreamBase.) | |
LocalBandwidth |
Gets or sets the local bandwidth in Kbps (Kilobits per second).
(Inherited from MediaStreamBase.) | |
LocalDirection |
Gets or sets current direction indicated by the local description.
(Inherited from MediaStreamBase.) | |
LocalIceParameters |
Gets or sets the local ICE parameters.
(Inherited from Stream.) | |
LocalMedia |
Gets or sets the local media, if one was specified.
| |
LocalReceive |
Gets or sets a value indicating whether receiving media is supported by the local peer on this stream.
(Inherited from StreamBase.) | |
LocalSend |
Gets or sets a value indicating whether sending media is supported by the local peer on this stream.
(Inherited from StreamBase.) | |
MaxInputBitrate |
Gets the maximum bitrate that is supported by this stream in Kbps (Kilobits per second).
Returns -1 if it is not set.
(Overrides MediaStreamBaseMaxInputBitrate.) | |
MaxOutputBitrate |
Gets the maximum bitrate that all outputs can support.
| |
Multiplexed |
Gets a value indicating whether Rtp and Rtcp components for this stream are multiplexed on the same port.
| |
MultiplexingSupported |
Gets a value indicating whether so far negotiation with the peer indicates that Rtp and Rtcp component multiplexing on the same port is supported.
| |
Muted |
Gets or sets a value indicating whether this instance is muted.
(Overrides MediaStreamBaseMuted.) | |
NackConfig |
Gets Nack config.
| |
NackEnabled |
Gets True if Nack is negotiated.
| |
NackPolicy |
Gets or sets the Nack Policy.
| |
Output |
Gets the output.
| |
OutputFormat |
Gets or sets the output format.
| |
Outputs |
Gets the outputs.
| |
PendingLocalDirection |
Gets or sets the pending local direction.
(Inherited from MediaStreamBase.) | |
Persistent |
Gets a value indicating whether this instance is persistent.
Always returns false.
| |
PipelineJson |
Gets the pipeline JSON with this as the central point.
| |
PipelineJsonFromInput |
Gets the pipeline JSON from an input.
| |
PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
| |
ProcessFramePolicy |
Gets or sets the ProcessFramePolicy for this media input.
| |
RedFecConfig |
Gets Fec Config.
| |
RedFecEnabled |
Gets True if Red Fec is negotiated.
| |
RedFecPolicy |
Gets or sets the Fec Policy.
| |
RembEnabled |
Gets True if goog-remb is negotiated.
| |
RembPolicy |
Gets or sets the goog-remb policy.
| |
RemoteBandwidth |
Gets or sets the remote bandwidth in Kbps (Kilobits per second).
(Inherited from MediaStreamBase.) | |
RemoteDirection |
Gets or sets current direction indicated by the remote description.
(Inherited from MediaStreamBase.) | |
RemoteIceParameters |
Gets the remote ICE parameters.
(Inherited from Stream.) | |
RemoteMedia |
Gets or sets the remote media, if one was specified.
| |
RemoteReceive |
Gets or sets a value indicating whether receiving media is supported by the local peer on this stream. Returns false if the remote stream direction has not been received.
(Inherited from StreamBase.) | |
RemoteSend |
Gets a value indicating whether sending media is supported by the remote peer on this stream. Returns false if the remote stream direction has not been received.
(Inherited from StreamBase.) | |
RenegotiationPending |
Gets or sets whether there exist changes that are pending SDP renegotiation.
(Inherited from MediaStreamBase.) | |
SdesPolicy |
Gets or sets Sdes policy for stream.
(Inherited from Stream.) | |
Tag |
Gets or sets an optional tag to identify this instance.
(Inherited from StreamBase.) | |
Type |
Gets or sets the type.
(Inherited from StreamBase.) | |
UseDtls |
Gets or sets a value indicating whether DTLS encryption is in use for this stream.
(Inherited from Stream.) | |
UseSdes |
Gets or sets a value indicating whether SDES encryption is in use for this stream.
(Inherited from Stream.) |