Click or drag to resize
RtspResponseSdp Property
Gets or sets the sdp.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public IMessageAppendix Sdp { get; set; }

Property Value

Type: IMessageAppendix
The sdp.
See Also