Click or drag to resize
FmtpAttribute Constructor (String, String)
Initializes a new instance of the FmtpAttribute class

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

Parameters

format
Type: SystemString
parameters
Type: SystemString
See Also