Before reaching for a specific feature, it helps to understand how the SDK boots up, what objects you get back, and how the connection lifecycle progresses. These three pages cover the foundations.Documentation Index
Fetch the complete documentation index at: https://docs.streampixel.io/llms.txt
Use this file to discover all available pages before exploring further.
Initialization and configuration
How
StreamPixelApplication boots a stream and the configuration options it accepts.Return values
What the SDK returns to your application —
pixelStreaming, UIControl, and friends.Connection lifecycle
The states a session moves through, from connecting to fully streaming.