Служит центральным объектом отношений между участником, медиа-холстом и потоком встреч. Этот объект представляет медиа в вызове Meet и содержит метаданные для мультимедиа.
Макет мультимедиа для веб-клиента Media API. Чтобы быть действительным, он должен быть создан клиентом Media API. Используется для запроса видеопотока.
Интерфейс для MeetMediaApiClient. Принимает необходимую конфигурацию и предоставляет клиенту набор подписок. Принимает MeetMediaClientRequiredConfiguration в качестве параметра конструктора.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-02-05 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."]]],[]]