milestonexprotectwspython.xpwspeakergroup

Module: xpwspeakergroup.py

Revision History

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

@export
class XPWSpeakerGroup(milestonexprotectwspython.xpwgroup.XPWGroup):

Speaker Group information.

Threadsafety:

This class is fully thread-safe.

XPWSpeakerGroup()

Initializes a new instance of the class.

A collection of XPSpeakerGroupsInfo objects.

Returns:

The SpeakerGroups property value.

Speakers: list[str]

A list of Speaker device identifiers associated with this group.

Returns:

The Speakers property value.