Method signature CoWatchingClient.notifyBuffering

Notify Meet that the media isn't ready to be played due to buffering, a prior media switch, seeking, or normal network congestion.

Signature

notifyBuffering(mediaPlayoutPosition:number):void;

Details

Optional No

Parameters

Name Type Optional Description
mediaPlayoutPosition number No The timestamp at which the media is paused or waiting for buffering to complete.

Returns

void

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年03月27日 UTC.