LumiSoft Net Help
SetStreamMode Method (streamMode)
NamespacesLumiSoft.Net.SDPSDP_MediaDescriptionSetStreamMode(String)
Sets SDP media stream mode.
Declaration Syntax
C#Visual BasicVisual C++F#
public void SetStreamMode(
	string streamMode
)
Public Sub SetStreamMode ( 
	streamMode As String
)
public:
void SetStreamMode(
	String^ streamMode
)
member SetStreamMode : 
        streamMode : string -> unit 
Parameters
streamMode (String)
Stream mode.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when streamMode is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119