milestonexprotectwspython.xpwstream

Module: xpwstream.py

Revision History

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

@export
class XPWStream:

Stream information.

Threadsafety:

This class is fully thread-safe.

XPWStream()

Initializes a new instance of the class.

Default: bool

Gets the Default property value.

Returns:

The track Default value.

Name: str

Gets the Name property value.

Returns:

The user-friendly name of the stream.

StreamId: str

Gets the StreamId property value.

Returns:

The globally unique identifier of the track.