load

abstract fun load()

When this command is received the Player should trigger loading of resources needed to start the playback.

If the content is an Adaptive Streaming Content: - Manifest needs to be loaded. - Initialization Chunks (if any) need to be loaded. - The DRM type (if any) needs to be identified. - License Payload (if any) must be retrieved and configured. - Initial few Chunks needed to start the playback should be buffered.