Click or drag to resize
PropertyKey Constructor
Initializes a new instance of the PropertyKey class

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

Parameters

formatId
Type: SystemGuid
propertyId
Type: SystemInt32
See Also