Constants

Details

Clapper.HAVE_DISCOVERER = 1

Check if Clapper was compiled with Discoverer feature.

Clapper.HAVE_MPRIS = 1

Check if Clapper was compiled with MPRIS feature.

Clapper.HAVE_SERVER = 1

Check if Clapper was compiled with Server feature.

Clapper.MAJOR_VERSION = 0

Clapper major version component

Clapper.MARKER_NO_END = -1.0

The value used to indicate that marker does not have an ending time specified

Clapper.MICRO_VERSION = 1

Clapper micro version component

Clapper.MINOR_VERSION = 6

Clapper minor version component

Clapper.QUEUE_INVALID_POSITION = 4294967295

The value used to refer to an invalid position in a Clapper.Queue

Clapper.STREAM_LIST_INVALID_POSITION = 4294967295

The value used to refer to an invalid position in a Clapper.StreamList

Clapper.VERSION_S = '0.6.1'

Clapper version, encoded as a string