ממשק MediaEntry
ממשק להוספת מדיה.
חתימה
declare interface MediaEntry
חתימות על נכסים
שם |
תיאור |
audioCsrc |
CSRC לכל שידור אודיו שהמשתתף הזה תרם. |
audioMuted |
אם המשתתף השתיק את מקור האודיו שלו. |
participant |
שם המשאב של המשתתף. פורמט: conferenceRecords/{conferenceRecord}/participants/{participant} |
participantId |
(הוצא משימוש) מזהה המשתתף ברשומת המדיה. |
participantKey |
מפתח המשתתף של המשתתף המשויך. הפורמט הוא participants/{participant} . |
presenter |
אם הרשומה הנוכחית היא זו שמוצגת. |
screenshare |
האם הפעילות הנוכחית היא שיתוף מסך. |
session |
שם הסשן של המשתתף. צריך להיות מיפוי אחד לאחד של סשן לרשומה של מדיה. אפשר להשתמש בזה כדי לאחזר מידע נוסף על הסשן של המשתתף מהמשאב Meet REST API – ParticipantSessions. |
sessionName |
מזהה הסשן של רשומת המדיה. |
videoCsrcs |
מזהי CSRC של כל שידורי הווידאו שהמשתתף הזה תרם. |
videoMuted |
אם המשתתף השתיק את שידור הווידאו שלו. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-02-05 (שעון UTC).
[null,null,["עדכון אחרון: 2025-02-05 (שעון UTC)."],[[["The MediaEntry interface, part of the Google Workspace Developer Preview Program, provides details about participants in a conference."],["It includes information like audio and video stream contribution status, such as whether a participant has muted their audio or video."],["Each MediaEntry is linked to a specific participant and session, identified by their unique participant and session names, respectively."],["The interface can determine whether a participant is presenting or sharing their screen, along with their CSRCs."],["The `participantId` property is deprecated, while the `participantKey` is the preferred way to identify a participant."]]],[]]