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: 1.8.12.0 (1.8.12)
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