MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection Class |
Namespace: FM.IceLink
The MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection |
Initializes a new instance of the MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection class.
|
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.) |
Name | Description | |
---|---|---|
![]() | AddInput |
Adds an input.
|
![]() | AddInputs |
Adds some inputs.
|
![]() | AddOutput |
Adds an output.
|
![]() | AddOutputs |
Adds some outputs.
|
![]() | ChangeDirection |
Records the pending direction of this stream. The LocalDirection of this stream will be updated when the connection renegotiation commences.
(Inherited from MediaStreamBase.) |
![]() | ChangeInputFormat |
Changes the current input format (switches codecs).
|
![]() | CreateFormat(MapAttribute) |
Creates a format.
|
![]() | CreateFormat(String, Int32, String, Int32) |
Creates a format.
|
![]() | CreateInputCollection |
Creates an input collection.
|
![]() | CreateMediaFormatCollection |
Creates a media format collection.
|
![]() | CreateOutputCollection |
Creates an output collection.
|
![]() | CreateSdpMediaDescription |
Generates SDP media description for stream.
(Overrides StreamCreateSdpMediaDescription(Message, Boolean, Boolean, Boolean).) |
![]() | Destroy |
Destroys this instance.
|
![]() | DisableInputFormat |
Disables an input format. This will trigger a codec
switch if disabling the current input format. This
may disable the stream
|
![]() | EnableInputFormat |
Enables an input format. This will NOT trigger a
codec switch.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FormatArrayFromList |
Creates a format array from a format list.
|
![]() | GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) |
![]() | GetFirSequenceNumber |
Gets the FIR sequence number.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IncrementFirSequenceNumber |
Increments the FIR sequence number.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ProcessBandwidthAdapatationPolicyChange |
Contains logic updating internal policies when bandwidth adapation policy chnages.
|
![]() | ProcessCachedSettings |
Processes cached settings.
(Overrides StreamProcessCachedSettings.) |
![]() | ProcessControlFrames |
Processes a control frame.
|
![]() | ProcessFrame |
Processes a frame.
|
![]() | ProcessGetMuteFromStream |
Gets whether the stream is muted or not.
|
![]() | ProcessSdpMediaDescriptionFromInput |
Processes a local SDP media description from an input.
|
![]() | ProcessSdpMediaDescriptionFromOutput |
Processes a local SDP media description from an output.
|
![]() | ProcessSetMuteFromStream |
Process a set mute call from a stream.
|
![]() | ProcessStatsFromInput |
Processes stats from an input.
|
![]() | ProcessStatsFromOutput |
Processes stats from an output.
|
![]() | RaiseControlFrames |
Raises some control frames.
|
![]() | RaiseFrame |
Raises a frame.
|
![]() | RemoveInput |
Removes an input.
|
![]() | RemoveInputs |
Removes all inputs.
|
![]() | RemoveInputs(TIOutput) |
Removes some inputs.
|
![]() | RemoveOutput |
Removes an output.
|
![]() | RemoveOutputs |
Removes all outputs.
|
![]() | RemoveOutputs(TIInput) |
Removes some outputs.
|
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | ToString |
Returns a string that represents this instance.
(Inherited from StreamBase.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |
Name | Description | |
---|---|---|
![]() | OnDirectionChange |
Raised when the stream direction change has occurred.
(Inherited from StreamBase.) |
![]() | OnDisabledChange |
Raised when the Disabled property changes state.
(Inherited from Stream.) |
![]() | OnProcessControlFrames |
Raised when control frames are processed.
|
![]() | OnProcessFrame |
Raised when a frame is processed.
|
![]() | OnRaiseControlFrames |
Raised when control frames are raised.
|
![]() | OnRaiseFrame |
Raised when a frame is raised.
|