load

open override fun load()

When this command is received 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) needs 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.