媒體輸入介面。
簽名
declare interface MediaEntry
屬性簽名
名稱 | 說明 |
---|---|
audioCsrc |
此參與者提供的任何音訊串流的 CSRC。 |
audioMuted |
這位參與者是否將音訊串流設為靜音。 |
participant |
參與者的資源名稱。格式:conferenceRecords/{conferenceRecord}/participants/{participant} |
participantId |
(已淘汰) 媒體項目的參與者 ID。 |
participantKey |
關聯參與者的參與者索引鍵。格式為 participants/{participant} 。 |
presenter |
目前項目是否正在播放。 |
screenshare |
目前項目是否為螢幕分享。 |
session |
參與者工作階段名稱。您應將工作階段與媒體項目一對一對應。您可以使用這項功能,從 Meet REST API - ParticipantSessions 資源中擷取參與者工作階段的其他資訊 |
sessionName |
媒體項目的工作階段 ID。 |
videoCsrcs |
參與者提供的任何影片串流的 CSRC。 |
videoMuted |
這個參與者是否已將自己的視訊串流設為靜音。 |