Click or drag to resize
RtcpSourceDescriptionChunkCname Property
A non-unique identifier of the host of an Ssrc in the form of user@computer (e.g. alice@biloxi.com)

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string Cname { get; set; }

Property Value

Type: String
The cname.
See Also