واجهة 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 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-02-05 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]