Click or drag to resize

RtpmapAttribute(UInt32, String, Int32, String) Constructor

Initializes a new instance of the RtpmapAttribute class

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

Parameters

payloadType  UInt32
 
name  String
 
clockRate  Int32
 
encodingParameters  String
 
See Also