Click or drag to resize

PropertyKey Constructor

Initializes a new instance of the PropertyKey class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public PropertyKey(
	Guid formatId,
	int propertyId
)

Parameters

formatId  Guid
 
propertyId  Int32
 
See Also