Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Uma abstração de uma faixa em uma transmissão do Meet. Ele é usado para representar
faixas de áudio e vídeo e a relação delas com as entradas de mídia.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-25 UTC."],[],[],null,["# Interface MeetStreamTrack\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nAn abstraction of a track in a Meet stream. This is used to represent both\naudio and video tracks and their relationship to Media Entries.\n\nSignature\n---------\n\n interface MeetStreamTrack\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`mediaEntry`](./media_api_web.meetstreamtrack.mediaentry.md) | The media entry associated with this track. This a one to one relationship. |\n| [`mediaStreamTrack`](./media_api_web.meetstreamtrack.mediastreamtrack.md) | The [WebRTC MediaStreamTrack](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrack) interface of the Media Capture and Streams API represents a single audio or video media track within a stream. |"]]