Interface PlayerPlugin

All Known Implementing Classes:
AmLogicPlayerPlugin, IPTVPlayerPlugin

public interface PlayerPlugin
A plugin interface that is used to initialize player instances for different content formats such as HLS, DASH, or SmoothStreaming.

Instances of this plugin can be registered with PlayerSDK.register(PlayerPlugin).

Since:
3.0.0