Click or drag to resize
RtcpSourceDescriptionChunkPrivPrefix Property
Gets or sets the priv prefix.

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

Property Value

Type: String
The priv prefix.
See Also