Click or drag to resize

RtpmapAttribute(UInt32, String, Int32) Constructor

Initializes a new instance of the RtpmapAttribute class

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

Parameters

payloadType  UInt32
 
name  String
 
clockRate  Int32
 
See Also