Translation of "Player API" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
You can also invoke full screen using the Player API.
Der Vollbildmodus kann auch über die Player-API aufgerufen werden.
Brightcove players do not have the Player API enabled by default.
Die Player-API ist in Brightcove-Playern nicht standardmäßig aktiviert.
Dismissing "video unavailable" message with the Player API
Verwerfen der Meldung „Video nicht verfügbar" mit der Player-API
You can add debug messages to your custom code, using the debug method in the Player API.
Sie können dem benutzerdefinierten Code Debugmeldungen mithilfe der Debug-Methode in der Player-API hinzufügen.
You do not need to enable the Player API for the player in order to get these messages.
Sie müssen nicht die Player-API für den Player aktivieren, um diese Meldungen zu erhalten.
Disable the Player API and advertising requests for your player, if you are not using them.
Deaktivieren Sie die Player-API und die Werbeanforderungen für den Player, wenn Sie sie nicht verwenden.
Creating a player and enabling the Player API in the player settings
Erstellen eines Players und Aktivieren der Player-API in den Playereinstellungen
You can also add and control logo overlays using the Player API, as shown in this example.
Sie können Logo-Overlays auch mithilfe der Player-API hinzufügen und steuern (siehe Beispiel).
Before we start adding the logic to interact with the Player API, it is useful to create a few shortcuts to the modules we need.
Bevor wir damit beginnen, die Logik für die Interaktion mit der Player-API hinzuzufügen, empfiehlt es sich, einige Verknüpfungen mit den benötigten Modulen zu erstellen.
This topic describes how to use the Player API to select which of the available renditions of a video to play in the player.
In diesem Thema wird beschrieben, wie Sie mithilfe der Player-API unter den verfügbaren Wiedergabeversionen eines Videos die Wiedergabeversion auswählen, die im Player abgespielt werden soll.
Use the Player API to get the image path for the current cue point and replace the banner source
Verwendung der Player-API zum Abrufen des Bildpfads für den aktuellen Cue-Point und das Ersetzen der Banner-Quelle
This SWC contains a number of constants and wrapper classes for the Player API to ease development by providing code hints and strong typing.
Diese SWC enthält mehrere Konstanten und Wrapperklassen für die Player-API, die über Codehinweise und eine starke Typisierung die Entwicklung erleichtern.
In doing so, rather than building new methods on top of the existing Player API, we decided to develop a new API from scratch.
Dabei haben wir uns entschieden, von Grund auf eine neue API zu erstellen, anstatt die vorhandene Player-API mit neuen Methoden auszustatten.