StreamStatusType#

class StreamStatusType#

The type of a STREAM_STATUS. The stream status messages inform the application of new streaming threads and their status.

Fields#

class StreamStatusType
CREATE#

The type of the None singleton.

DESTROY#

The type of the None singleton.

ENTER#

The type of the None singleton.

LEAVE#

The type of the None singleton.

PAUSE#

The type of the None singleton.

START#

The type of the None singleton.

STOP#

The type of the None singleton.