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: 1.8.12.0 (1.8.12)
Syntax
public SDPBandwidth(
	BandwidthType bwType,
	int kilobitsPerSec
)

Parameters

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