Click or drag to resize
RtcpSenderReportReportBlocks Field
Holds report blocks to transport additional information.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public readonly List<RtcpReportBlock> ReportBlocks

Field Value

Type: ListRtcpReportBlock
See Also