Click or drag to resize

IMediaInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat Methods

The IMediaInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.

Methods
  NameDescription
Public methodAddInput
Adds an input.
(Inherited from IInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodAddInputs
Adds some inputs.
(Inherited from IInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodDestroy
Destroys this instance.
(Inherited from IMediaElement.)
Public methodProcessFrame
Processes a frame.
Public methodProcessSdpMediaDescriptionFromInput
Processes a local SDP media description from an input.
Public methodProcessStatsFromInput
Processes stats from an input.
Public methodRemoveInput
Removes an input.
(Inherited from IInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodRemoveInputs
Removes all inputs.
(Inherited from IInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodRemoveInputs(TIOutput)
Removes some inputs.
(Inherited from IInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Top
See Also