LumiSoft Mail Server User API
MediaFormatDescription Property
Namespaces > LumiSoft.Net.SDP > SDP_MediaDescription > MediaFormatDescription
Gets or sets media format description. The interpretation of the media format depends on the value of the "proto" sub-field.
Syntax
C#Visual BasicManaged C++
public string MediaFormatDescription { get; set; }
Public Property MediaFormatDescription As String
public:
String^ MediaFormatDescription {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)