📄️ Getting Started
To use our Flutter player SDK, add tpstreamsplayersdk as a dependency in your pubspec.yaml file.
📄️ Player Methods
The TPStreamsPlayerController provides several methods to control video playback and manage player states. Below is the detailed explanation of each method:
📄️ Player Events
You can listen to various events related to the player's state through the TPStreamsPlayerController. By adding a listener, you can track changes in the player's properties such as whether the video is playing, the current position, buffering state, and more.