milestonexprotectwspython.xpwpreset

Module: xpwpreset.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWPreset:

Camera Preset information.

Threadsafety:

This class is fully thread-safe.

XPWPreset()

Initializes a new instance of the class.

Id: str

Gets the Id property value.

Returns:

The globally unique identifier of the preset.

Locked: bool

Gets the Locked property value.

Returns:

The Locked property value.

Name: str

Gets the Name property value.

Returns:

The user-friendly name of the preset.

Gets the Position property value.

Returns:

The Position property value.

Shortcut: str

Gets the Shortcut property value.

Returns:

The user-friendly shortcut name of the preset.