Share via


VideoCompositorDefinition.Properties Property

Definition

Gets the set of properties for configuring the video compositor object.

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = videoCompositorDefinition.properties;
Public ReadOnly Property Properties As IPropertySet

Property Value

The set of properties for configuring the video compositor object.

Implements

Applies to