تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]