IMediaOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat Methods
|
The IMediaOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.
Methods
| Name | Description |
---|
| AddOutput |
Adds an output.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) |
| AddOutputs |
Adds some outputs.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) |
| Destroy |
Destroys this instance.
(Inherited from IMediaElement.) |
| GetFirSequenceNumber |
Gets the FIR sequence number.
|
| IncrementFirSequenceNumber |
Increments the FIR sequence number.
|
| ProcessControlFrames |
Processes the control frames.
|
| ProcessGetMuteFromStream |
Gets whether the stream is muted or not.
|
| ProcessSdpMediaDescriptionFromOutput |
Processes a local SDP media description from an output.
|
| ProcessSetMuteFromStream |
Process a set mute call from a stream.
|
| ProcessStatsFromOutput |
Processes stats from an output.
|
| RemoveOutput |
Removes an output.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) |
| RemoveOutputs |
Removes all outputs.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) |
| RemoveOutputs(TIInput) |
Removes some outputs.
(Inherited from IOutputTIOutput, TIInput, TFrame, TBuffer, TBufferCollection, TFormat.) |
TopSee Also