Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Một bản tóm tắt của một kênh trong luồng Meet. Thuộc tính này dùng để biểu thị cả bản âm thanh và bản video cũng như mối quan hệ của các bản này với Mục đa phương tiện.
Giao diện WebRTC MediaStreamTrack của API Quay video và truyền phát nội dung nghe nhìn đại diện cho một kênh nội dung nghe nhìn dạng âm thanh hoặc video trong một luồng.
[null,null,["Cập nhật lần gần đây nhất: 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. |"]]