Overload List

  Name Description
Parse(ArraySegment < (Of < ( Byte > ) > ) )
Parses the supplied array segment into data structures representing the components of the SDP.
(Inherited from Sdp < (Of < ( TGlobalDescription, TMediaDescription > ) > ) .)
Parse( array< Byte > [] () [] )
Parses the supplied byte array into data structures representing the components of the SDP.
(Inherited from Sdp < (Of < ( TGlobalDescription, TMediaDescription > ) > ) .)
Parse(String)
Parses the supplied array segment into data structures representing the components of the SDP.
(Inherited from Sdp < (Of < ( TGlobalDescription, TMediaDescription > ) > ) .)
Parse(ArraySegment < (Of < ( Byte > ) > ) , Boolean)
Parses the supplied array segment into data structures representing the components of the SDP.
(Inherited from Sdp < (Of < ( TGlobalDescription, TMediaDescription > ) > ) .)

See Also