Click or drag to resize
RtcpSourceDescriptionChunkLoc Property
Depending on the application, different degrees of detail are appropriate for this item. For conference applications, a string like "Murray Hill, New Jersey" may be sufficient.

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

Property Value

Type: String
The location.
See Also