Click or drag to resize

SDPBandwidth(BandwidthType, Int32) Constructor

Initializes a new instance of the SDPBandwidth class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public SDPBandwidth(
	BandwidthType bwType,
	int kilobitsPerSec
)

Parameters

bwType  BandwidthType
 
kilobitsPerSec  Int32
 
See Also