Module common

Module common 

Source
Expand description

This module contains common enums and structs.

Structs§

MocInfo
A big struct holding an extreme amount of data.

Enums§

MocControl
Convenience enum for use in functions from MocInterface
MocSource
The source from which MoC is playing, either a path or url
MocState
The state of MoC, can be stopped, paused or playing.