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: System.UInt32
name
Type: System.String
clockRate
Type: System.Int32
encodingParameters
Type: System.String
See Also