Click or drag to resize

FmtpAttribute(String, String) Constructor

Initializes a new instance of the FmtpAttribute class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public FmtpAttribute(
	string format,
	string parameters
)

Parameters

format  String
 
parameters  String
 
See Also