Client Params
Settings for a server-client connection.
This should be sent by the client to the server to initialize the connection.
Constructors
Properties
If any data is set to be sent in regular intervals (MessageFrequency.INTERVAL), how long in milliseconds should the server wait between sends?
Should the server send a message whenever an animation is stopped? (See MessageFrequency)
Should the server send a message whenever a new animation is started? (See MessageFrequency)
Should the server send information about all supported animations to the client when this is received?
Should the server send information about all currently running animations to the client when this is received?
Should the server send a message whenever a new strip section is created? (See MessageFrequency)
Should the server send information about all currently defined strip sections to the client when this is received?
Should the server send information about the strip to the client when this is received?