Click or drag to resize

IMediaOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat Methods

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

Methods
  NameDescription
Public methodAddOutput
Adds an output.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodAddOutputs
Adds some outputs.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodDestroy
Destroys this instance.
(Inherited from IMediaElement.)
Public methodGetFirSequenceNumber
Gets the FIR sequence number.
Public methodIncrementFirSequenceNumber
Increments the FIR sequence number.
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.
Public methodRemoveOutput
Removes an output.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodRemoveOutputs
Removes all outputs.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodRemoveOutputs(TIInput)
Removes some outputs.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.)
Top
See Also