Đóng vai trò là đối tượng quan hệ trung tâm giữa người tham gia, canvas nội dung đa phương tiện và luồng cuộc họp. Đối tượng này đại diện cho nội dung nghe nhìn trong cuộc gọi trên Meet và lưu giữ siêu dữ liệu cho nội dung nghe nhìn đó.
Giao diện cho MeetMediaApiClient. Lấy một cấu hình bắt buộc và cung cấp một tập hợp các đối tượng có thể đăng ký cho ứng dụng. Lấy MeetMediaClientRequiredConfiguration làm tham số hàm khởi tạo.
Một bản tóm tắt của một kênh trong luồng Meet. Thuộc tính này dùng để biểu thị cả bản âm thanh và bản video cũng như mối quan hệ của các bản này với Mục nhập nội dung nghe nhìn.
Một bản tóm tắt đại diện cho một người tham gia trong cuộc gọi Meet. Chứa đối tượng người tham gia và các mục nội dung nghe nhìn liên kết với người tham gia này.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]