Public Properties

  Name Description
CapacityEstimate  Gets the approximate amount of space required, in characters, to serialize the SDP. (inherited from Sdp )
GlobalDescription  Gets the GlobalDescription object associated with this SDP. (inherited from Sdp )
LastParseErrorLineNumber  Gets the line number within the SDP where the error was detected. (inherited from Sdp )
LastParseErrorMessage  Gets a detailed message describing why the SDP could not be parsed on failure. (inherited from Sdp )
MediaDescriptions  Gets the list of MediaDescriptions associated with this SDP. (inherited from Sdp )

See Also