milestonexprotectwspython.xpwmicrophonegroup

Module: xpwmicrophonegroup.py

Revision History

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

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

Microphone Group information.

Threadsafety:

This class is fully thread-safe.

XPWMicrophoneGroup()

Initializes a new instance of the class.

A collection of XPMicrophoneGroupsInfo objects.

Returns:

The MicrophoneGroups property value.

Microphones: list[str]

A list of Microphone device identifiers associated with this group.

Returns:

The Microphones property value.