Click or drag to resize

MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat Methods

The MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.

Methods
  NameDescription
Public methodAddInput
Adds an input.
Public methodAddInputs
Adds some inputs.
Public methodChangeOutput
Changes the current output.
Protected methodCreateOutputCollection
Creates an output collection.
Public methodDestroy
Destroys this instance.
Protected methodDoDestroy
Destroys this instance.
Protected methodDoProcessFrame
Processes a frame.
Protected methodDoProcessSdpMediaDescription
Processes a remote SDP media description.
Protected methodDoProcessStatsFromInput
Processes stats from an input.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetOutputs
Gets the available outputs.
Public methodGetType (Inherited from Object.)
Public methodHasInput
Determines whether this pipe has the specified input.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessFrame
Processes a frame.
Public methodProcessSdpMediaDescriptionFromInput
Processes a remote SDP media description from an output.
Public methodProcessStatsFromInput
Processes stats from an input.
Protected methodRaiseControlFrame
Raises a control frame.
Protected methodRaiseControlFrames
Raises some control frames.
Public methodRemoveInput
Removes an input.
Public methodRemoveInputs
Removes all inputs.
Public methodRemoveInputs(TIOutput)
Removes some inputs.
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
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