Click or drag to resize

MediaSourceTIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat Methods

The MediaSourceTIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.

Methods
  NameDescription
Public methodAddOutput
Adds an output.
Public methodAddOutputs
Adds some outputs.
Public methodChangeInput
Changes the current input.
Protected methodCreateInputCollection
Creates an input collection.
Public methodDestroy
Destroys this instance.
Protected methodDoDestroy
Destroys this instance.
Protected methodDoProcessControlFrames
Processes the control frames.
Protected methodDoProcessSdpMediaDescription
Processes a local SDP media description.
Protected methodDoProcessStatsFromOutput
Processes stats from an output.
Protected methodDoStart
Starts this instance.
Protected methodDoStop
Stops this instance.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
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 methodGetInputs
Gets the available inputs.
Public methodGetType (Inherited from Object.)
Public methodHasOutput
Determines whether this source has the specified output.
Public methodIncrementFirSequenceNumber
Increments the FIR sequence number.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessControlFrames
Processes the control frames.
Public methodProcessGetMuteFromStream
Gets whether the stream is muted or not.
Public methodProcessSdpMediaDescriptionFromOutput
Processes a local SDP media description from an output.
Public methodProcessSetMuteFromStream
Process a set mute call from a stream.
Public methodProcessStatsFromOutput
Processes stats from an output.
Protected methodRaiseFrame
Raises a frame.
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 methodStart
Starts this instance.
(Overrides MediaSourceBaseStart.)
Public methodStop
Stops this instance.
(Overrides MediaSourceBaseStop.)
Public methodToString
Returns a string that represents this instance.
(Overrides ObjectToString.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
See Also