Click or drag to resize
RtcpSourceDescriptionAddChunk Method
Creates a new RTCPSDESChunk and adds it to the internal chunk list.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public RtcpSourceDescriptionChunk AddChunk()

Return Value

Type: RtcpSourceDescriptionChunk
A new instance of RTCPSDESChunk
See Also