Click or drag to resize

SDPMedia(String, String, UInt32, UInt32) Constructor

Initializes a new instance of the SDPMedia class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public SDPMedia(
	string media,
	string proto,
	uint port,
	uint ports
)

Parameters

media  String
 
proto  String
 
port  UInt32
 
ports  UInt32
 
See Also