Click or drag to resize

MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection Class

A media stream.
Inheritance Hierarchy
SystemObject
  FM.IceLinkSerializable
    FM.IceLinkDynamic
      FM.IceLinkStreamBase
        FM.IceLinkStream
          FM.IceLinkMediaStreamBase
            FM.IceLinkMediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection
              FM.IceLinkAudioStream
              FM.IceLinkVideoStream

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection type exposes the following members.

Constructors
  NameDescription
Public methodMediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection
Initializes a new instance of the MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection class.
Top
Properties
  NameDescription
Public propertyAbsoluteSenderTimeDirection
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.
Public propertyAbsoluteSenderTimeLocalDirection
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/ .
Public propertyAbsoluteSenderTimeRemoteDirection
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/ .
Public propertyBandwidthAdaptationPolicy
Gets or sets bandwidth adapation policy for this stream. EXPERIMENTAL FEATURE.
Public propertyCanonicalName
Gets or sets the canonical name.
(Inherited from Stream.)
Public propertyDirection
Gets the direction.
(Inherited from MediaStreamBase.)
Public propertyDisableAutomaticReports
Gets or sets a value indicating whether to disable automatic RTCP sender/receiver reports.
Public propertyDisabled
Gets or sets a value indicating whether this stream is disabled.
(Inherited from Stream.)
Public propertyDisabledInputFormats
Gets the disabled input formats.
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Public propertyEncryptionMode
Gets or sets the encryption mode.
(Inherited from Stream.)
Public propertyEncryptionModes
Gets or sets the encryption modes.
(Inherited from Stream.)
Public propertyEncryptionPolicy
Gets or sets a value indicating Encryption Policy
(Inherited from Stream.)
Public propertyId
Gets or sets the identifier.
(Inherited from StreamBase.)
Public propertyIndex
Gets the index.
(Inherited from Stream.)
Public propertyInput
Gets the input.
Public propertyInputFormat
Gets the current input format.
Public propertyInputFormats
Gets the available input formats.
Public propertyInputs
Gets the inputs.
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyJitterConfig
Gets the jitter configuration.
Public propertyLabel
Gets a label that identifies this class.
(Inherited from MediaStreamBase.)
Public propertyLocalBandwidth
Gets or sets the local bandwidth in Kbps (Kilobits per second).
(Inherited from MediaStreamBase.)
Public propertyLocalDirection
Gets or sets current direction indicated by the local description.
(Inherited from MediaStreamBase.)
Public propertyLocalIceParameters
Gets or sets the local ICE parameters.
(Inherited from Stream.)
Public propertyLocalMedia
Gets or sets the local media, if one was specified.
Public propertyLocalReceive
Gets or sets a value indicating whether receiving media is supported by the local peer on this stream.
(Inherited from StreamBase.)
Public propertyLocalSend
Gets or sets a value indicating whether sending media is supported by the local peer on this stream.
(Inherited from StreamBase.)
Public propertyMaxInputBitrate
Gets the maximum bitrate that is supported by this stream in Kbps (Kilobits per second). Returns -1 if it is not set.
(Overrides MediaStreamBaseMaxInputBitrate.)
Public propertyMaxOutputBitrate
Gets the maximum bitrate that all outputs can support.
Public propertyMultiplexed
Gets a value indicating whether Rtp and Rtcp components for this stream are multiplexed on the same port.
Public propertyMultiplexingSupported
Gets a value indicating whether so far negotiation with the peer indicates that Rtp and Rtcp component multiplexing on the same port is supported.
Public propertyMuted
Gets or sets a value indicating whether this instance is muted.
(Overrides MediaStreamBaseMuted.)
Public propertyNackConfig
Gets Nack config.
Public propertyNackEnabled
Gets True if Nack is negotiated.
Public propertyNackPolicy
Gets or sets the Nack Policy.
Public propertyOutput
Gets the output.
Public propertyOutputFormat
Gets or sets the output format.
Public propertyOutputs
Gets the outputs.
Protected propertyPendingLocalDirection
Gets or sets the pending local direction.
(Inherited from MediaStreamBase.)
Public propertyPersistent
Gets a value indicating whether this instance is persistent. Always returns false.
Public propertyPipelineJson
Gets the pipeline JSON with this as the central point.
Public propertyPipelineJsonFromInput
Gets the pipeline JSON from an input.
Public propertyPipelineJsonFromOutput
Gets the pipeline JSON from an output.
Public propertyProcessFramePolicy
Gets or sets the ProcessFramePolicy for this media input.
Public propertyRedFecConfig
Gets Fec Config.
Public propertyRedFecEnabled
Gets True if Red Fec is negotiated.
Public propertyRedFecPolicy
Gets or sets the Fec Policy.
Public propertyRembEnabled
Gets True if goog-remb is negotiated.
Public propertyRembPolicy
Gets or sets the goog-remb policy.
Public propertyRemoteBandwidth
Gets or sets the remote bandwidth in Kbps (Kilobits per second).
(Inherited from MediaStreamBase.)
Public propertyRemoteDirection
Gets or sets current direction indicated by the remote description.
(Inherited from MediaStreamBase.)
Public propertyRemoteIceParameters
Gets the remote ICE parameters.
(Inherited from Stream.)
Public propertyRemoteMedia
Gets or sets the remote media, if one was specified.
Public propertyRemoteReceive
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.)
Public propertyRemoteSend
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.)
Protected propertyRenegotiationPending
Gets or sets whether there exist changes that are pending SDP renegotiation.
(Inherited from MediaStreamBase.)
Public propertySdesPolicy
Gets or sets Sdes policy for stream.
(Inherited from Stream.)
Public propertyTag
Gets or sets an optional tag to identify this instance.
(Inherited from StreamBase.)
Public propertyType
Gets or sets the type.
(Inherited from StreamBase.)
Public propertyUseDtls
Gets or sets a value indicating whether DTLS encryption is in use for this stream.
(Inherited from Stream.)
Public propertyUseSdes
Gets or sets a value indicating whether SDES encryption is in use for this stream.
(Inherited from Stream.)
Top
Methods
  NameDescription
Public methodAddInput
Adds an input.
Public methodAddInputs
Adds some inputs.
Public methodAddOutput
Adds an output.
Public methodAddOutputs
Adds some outputs.
Public methodChangeDirection
Records the pending direction of this stream. The LocalDirection of this stream will be updated when the connection renegotiation commences.
(Inherited from MediaStreamBase.)
Public methodChangeInputFormat
Changes the current input format (switches codecs).
Protected methodCreateFormat(MapAttribute)
Creates a format.
Protected methodCreateFormat(String, Int32, String, Int32)
Creates a format.
Protected methodCreateInputCollection
Creates an input collection.
Protected methodCreateMediaFormatCollection
Creates a media format collection.
Protected methodCreateOutputCollection
Creates an output collection.
Public methodCreateSdpMediaDescription
Generates SDP media description for stream.
(Overrides StreamCreateSdpMediaDescription(Message, Boolean, Boolean, Boolean).)
Public methodDestroy
Destroys this instance.
Public methodDisableInputFormat
Disables an input format. This will trigger a codec switch if disabling the current input format. This may disable the stream
Public methodEnableInputFormat
Enables an input format. This will NOT trigger a codec switch.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodFormatArrayFromList
Creates a format array from a format list.
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetFirSequenceNumber
Gets the FIR sequence number.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIncrementFirSequenceNumber
Increments the FIR sequence number.
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodProcessBandwidthAdapatationPolicyChange
Contains logic updating internal policies when bandwidth adapation policy chnages.
Protected methodProcessCachedSettings
Processes cached settings.
(Overrides StreamProcessCachedSettings.)
Public methodProcessControlFrames
Processes a control frame.
Public methodProcessFrame
Processes a frame.
Public methodProcessGetMuteFromStream
Gets whether the stream is muted or not.
Public methodProcessSdpMediaDescriptionFromInput
Processes a local SDP media description from an input.
Public methodProcessSdpMediaDescriptionFromOutput
Processes a local SDP media description from an output.
Public methodProcessSetMuteFromStream
Process a set mute call from a stream.
Public methodProcessStatsFromInput
Processes stats from an input.
Public methodProcessStatsFromOutput
Processes stats from an output.
Protected methodRaiseControlFrames
Raises some control frames.
Protected methodRaiseFrame
Raises a frame.
Public methodRemoveInput
Removes an input.
Public methodRemoveInputs
Removes all inputs.
Public methodRemoveInputs(TIOutput)
Removes some inputs.
Public methodRemoveOutput
Removes an output.
Public methodRemoveOutputs
Removes all outputs.
Public methodRemoveOutputs(TIInput)
Removes some outputs.
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
Public methodToString
Returns a string that represents this instance.
(Inherited from StreamBase.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
Events
  NameDescription
Public eventOnDirectionChange
Raised when the stream direction change has occurred.
(Inherited from StreamBase.)
Public eventOnDisabledChange
Raised when the Disabled property changes state.
(Inherited from Stream.)
Public eventOnProcessControlFrames
Raised when control frames are processed.
Public eventOnProcessFrame
Raised when a frame is processed.
Public eventOnRaiseControlFrames
Raised when control frames are raised.
Public eventOnRaiseFrame
Raised when a frame is raised.
Top
See Also