| 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
Methods| Name | Description | |
|---|---|---|
|  | AddInput | 
            Adds an input.
             | 
|  | AddInputs | 
            Adds some inputs.
             | 
|  | ChangeOutput | 
            Changes the current output.
             | 
|  | CreateOutputCollection | 
            Creates an output collection.
             | 
|  | Destroy | 
            Destroys this instance.
             | 
|  | DoDestroy | 
            Destroys this instance.
             | 
|  | DoProcessFrame | 
            Processes a frame.
             | 
|  | DoProcessSdpMediaDescription | 
            Processes a remote SDP media description.
             | 
|  | DoProcessStatsFromInput | 
            Processes stats from an input.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetDynamicValue | 
            Gets a property value from the local cache.
            (Inherited from Dynamic.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetOutputs | 
            Gets the available outputs.
             | 
|  | GetType | (Inherited from Object.) | 
|  | HasInput | 
            Determines whether this pipe has the specified input.
             | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ProcessFrame | 
            Processes a frame.
             | 
|  | ProcessSdpMediaDescriptionFromInput | 
            Processes a remote SDP media description from an output.
             | 
|  | ProcessStatsFromInput | 
            Processes stats from an input.
             | 
|  | RaiseControlFrame | 
            Raises a control frame.
             | 
|  | RaiseControlFrames | 
            Raises some control frames.
             | 
|  | RemoveInput | 
            Removes an input.
             | 
|  | RemoveInputs | 
            Removes all inputs.
             | 
|  | RemoveInputs(TIOutput) | 
            Removes some inputs.
             | 
|  | SetDynamicValue | 
            Sets a property value in the local cache.
            (Inherited from Dynamic.) | 
|  | ToString | 
            Returns a string that represents this instance.
            (Overrides ObjectToString.) | 
|  | UnsetDynamicValue | 
            Unsets a property value in the local cache.
            (Inherited from Dynamic.) | 
 See Also
See Also