Click or drag to resize

AudioStream Methods

The AudioStream type exposes the following members.

Methods
  NameDescription
Public methodAddInput
Adds an input.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodAddInputs
Adds some inputs.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodAddOutput
Adds an output.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodAddOutputs
Adds some outputs.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
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).
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Protected methodCreateFormat(MapAttribute)
Creates a format.
(Overrides MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollectionCreateFormat(MapAttribute).)
Protected methodCreateFormat(String, Int32, String, Int32)
Creates a format.
(Overrides MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollectionCreateFormat(String, Int32, String, Int32).)
Protected methodCreateInputCollection
Creates an input collection.
(Overrides MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollectionCreateInputCollection(TIOutput).)
Protected methodCreateMediaFormatCollection
Creates a media format collection.
(Overrides MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollectionCreateMediaFormatCollection.)
Protected methodCreateOutputCollection
Creates an output collection.
(Overrides MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollectionCreateOutputCollection(TIInput).)
Public methodCreateSdpMediaDescription
Generates SDP media description for stream.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodDestroy
Destroys this instance.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodDisableInputFormat
Disables an input format. This will trigger a codec switch if disabling the current input format. This may disable the stream
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodEnableInputFormat
Enables an input format. This will NOT trigger a codec switch.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodFormatArrayFromList
Creates a format array from a format list.
(Overrides MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollectionFormatArrayFromList(ListTFormat).)
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetFirSequenceNumber
Gets the FIR sequence number.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIncrementFirSequenceNumber
Increments the FIR sequence number.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodInsertDtmfTone
Inserts a DTMF tone.
Public methodInsertDtmfTones
Inserts DTMF tones.
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodProcessBandwidthAdapatationPolicyChange
Contains logic updating internal policies when bandwidth adapation policy chnages.
(Overrides MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollectionProcessBandwidthAdapatationPolicyChange(BandwidthAdaptationPolicy).)
Protected methodProcessCachedSettings
Processes cached settings.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessControlFrames
Processes a control frame.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessFrame
Processes a frame.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessGetMuteFromStream
Gets whether the stream is muted or not.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessSdpMediaDescriptionFromInput
Processes a local SDP media description from an input.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessSdpMediaDescriptionFromOutput
Processes a local SDP media description from an output.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessSetMuteFromStream
Process a set mute call from a stream.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessStatsFromInput
Processes stats from an input.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodProcessStatsFromOutput
Processes stats from an output.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Protected methodRaiseControlFrames
Raises some control frames.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Protected methodRaiseFrame
Raises a frame.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodRemoveInput
Removes an input.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodRemoveInputs
Removes all inputs.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodRemoveInputs(TIOutput)
Removes some inputs.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodRemoveOutput
Removes an output.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodRemoveOutputs
Removes all outputs.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
Public methodRemoveOutputs(TIInput)
Removes some outputs.
(Inherited from MediaStreamTIOutput, TIOutputCollection, TIInput, TIInputCollection, TFrame, TBuffer, TBufferCollection, TFormat, TFormatCollection.)
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
See Also