Click or drag to resize

SDPBandwidth Constructor (BandwidthType, Int32)

Initializes a new instance of the SDPBandwidth class

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

Parameters

bwType
Type: Ozeki.MediaBandwidthType
kilobitsPerSec
Type: SystemInt32
See Also