SdpMediaDescription Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
SdpMediaDescription() | Initializes a new instance of the class. |
![]() |
SdpMediaDescription(String) | Initializes a new instance of the class. |
![]() |
SdpMediaDescription(SdpMediaDescription) | Constructs an copy of the supplied media section. This constructor is private, but the Copy() function may be used to create a copy. |
Top