Stay organized with collections
Save and categorize content based on your preferences.
Serves as the central relational object between the participant, media canvas
and meet stream. This object represents media in a Meet call and holds metadata
for the media.
Participant session name. There should be a one to one mapping of session to Media Entry. You can use this to retrieve additional information about the participant session from the Meet REST API - ParticipantSessions resource
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-04 UTC."],[[["This content details the `MediaEntry` interface, a central object in Google Meet calls that connects participants, the media canvas, and the Meet stream."],["`MediaEntry` holds metadata for media in a Meet call, including properties like audio and video stream tracks, muting status, and whether the entry is a presenter or a screenshare."],["The `participant` property within `MediaEntry` represents the immutable participant associated with the media."],["Each `MediaEntry` has a unique `session` property, allowing for retrieval of additional session details from the Meet REST API."],["This feature is available through the Google Workspace Developer Preview Program, providing early access to new functionalities."]]],[]]