Interface MeetStreamTrack
An abstraction of a track in a Meet stream. This is used to represent both
audio and video tracks and their relationship to Media Entries.
Signature
interface MeetStreamTrack
Property signatures
Name |
Description |
mediaEntry |
The media entry associated with this track. This a one to one relationship. |
mediaStreamTrack |
The WebRTC MediaStreamTrack interface of the Media Capture and Streams API represents a single audio or video media track within a stream. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-09 UTC.
[null,null,["Last updated 2025-04-09 UTC."],[],[]]