Getting Started
SLClient
Developer Resources
Indices and Tables
Processes each packet received from the SeedLinkConnection.
This method should be overridden when sub-classing SLClient.
count (int) – Packet counter.
slpack (SLPacket) – packet to process.
SLPacket
bool
True if connection to SeedLink server should be closed and session terminated, False otherwise.