Dient als zentrales relationales Objekt zwischen dem Teilnehmer, dem Mediencanvas und dem Meet-Stream. Dieses Objekt stellt Medien in einem Meet-Anruf dar und enthält Metadaten für die Medien.
Ein Media-Layout für den Webclient der Media API. Er muss vom Media API-Client erstellt werden, um gültig zu sein. Damit wird ein Videostream angefordert.
Schnittstelle für den MeetMediaApiClient. Nimmt eine erforderliche Konfiguration an und stellt dem Client eine Reihe von abonnierbaren Elementen zur Verfügung. Nimmt ein MeetMediaClientRequiredConfiguration als Konstruktorparameter entgegen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-02-06 (UTC)."],[[["This documentation outlines the interfaces and type aliases for the Media API Web client, which is currently in developer preview as part of the Google Workspace Developer Preview Program."],["The Media API Web client provides interfaces such as `MeetMediaApiClient`, `MediaLayout`, and `MediaEntry` for managing media within a Meet call, including participants, streams, and layout requests."],["Different types of users within a Meet call are represented by interfaces like `AnonymousUser`, `PhoneUser`, and `SignedInUser`, which are all derived from the `BaseParticipant` interface."],["`MeetStreamTrack` is used to represent both audio and video tracks in a Meet stream, linking them to corresponding Media Entries."],["`LogSourceType` is a type alias that contains the list of the log sources."]]],[]]