Media Toolbar API Methods

Media toolbar APIs are divided into these methods:

  • Configuration methods: Enable the toolbar and the application to exchange configuration information, and saves changes in application for retrieval by the toolbar when needed.

  • Interaction methods: Provide notification on the events occurring on the toolbar, as well as exchange information used by the toolbar or Fusion Service.

  • Toolbar windows management methods: Manage the toolbar windows and facilitate communication between windows.

  • Event listeners: Allow the toolbar to register listeners for events triggered by Fusion Service.

The APIs provide a non-blocking interaction between the toolbar and Fusion Service. Each method has a callback function parameter that's invoked when a method on Fusion Service is complete, notifying the toolbar of the outcome.