Property signature MeetStreamTrack.mediaStreamTrack
The
WebRTC MediaStreamTrack
interface of the Media Capture and Streams API represents a single audio or
video media track within a stream.
Signature
readonly mediaStreamTrack: MediaStreamTrack;
Details
Type |
MediaStreamTrack |
Optional |
No |
Readonly |
Yes |
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-02-04 UTC.
[null,null,["Last updated 2025-02-04 UTC."],[[["The content is related to the `MediaStreamTrack` interface, which is part of the Media Capture and Streams API."],["`MediaStreamTrack` represents a single audio or video media track within a stream."],["The `mediaStreamTrack` property is of type `MediaStreamTrack`, is not optional, and is read-only."],["This is accessible as part of the Google Workspace Developer Preview Program."]]],[]]