Сообщите Meet о том, что пользователь приостановил или возобновил воспроизведение мультимедиа, чтобы Meet мог отразить это действие для других пользователей.
[null,null,["Последнее обновление: 2025-01-10 UTC."],[[["The `notifyPauseState` method allows you to inform Google Meet when a user pauses or resumes media playback."],["This function takes the new playback state (`paused`) and the current media playback position (`mediaPlayoutPosition`) as parameters."],["The Early Access Program for this feature is now closed, preventing new sign-ups."]]],["The `notifyPauseState` function informs Meet about media playback status. It takes two mandatory parameters: `paused` (a boolean indicating if playback is paused or unpaused) and `mediaPlayoutPosition` (a number, its specific use is not detailed). This function, which returns `void`, enables Meet to synchronize media playback actions across users. The Early Access Program for this feature is now closed.\n"]]