Click or drag to resize

IAudioInput Methods

The IAudioInput 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.
(Inherited from IMediaInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodProcessSdpMediaDescriptionFromInput
Processes a local SDP media description from an input.
(Inherited from IMediaInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodProcessStatsFromInput
Processes stats from an input.
(Inherited from IMediaInputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
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