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.3.199.0
Syntax
public PropertyKey(
	Guid formatId,
	int propertyId
)

Parameters

formatId
Type: SystemGuid
propertyId
Type: SystemInt32
See Also