Click or drag to resize

RtpmapAttribute Constructor (UInt32, String, Int32, String)

Initializes a new instance of the RtpmapAttribute class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public RtpmapAttribute(
	uint payloadType,
	string name,
	int clockRate,
	string encodingParameters
)

Parameters

payloadType
Type: SystemUInt32
name
Type: SystemString
clockRate
Type: SystemInt32
encodingParameters
Type: SystemString
See Also