[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003eThe \u003ccode\u003ecast.framework.events.MediaPauseEvent\u003c/code\u003e class provides data for \u003ccode\u003epause\u003c/code\u003e events coming from the \u003ccode\u003eMediaElement\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eWhen created, it can optionally include the \u003ccode\u003ecurrentMediaTime\u003c/code\u003e and whether the media \u003ccode\u003eended\u003c/code\u003e due to reaching its end.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eended\u003c/code\u003e property reveals if the pause happened because the media stream finished playing.\u003c/p\u003e\n"]]],[],null,["cast.[framework](/cast/docs/reference/web_receiver/cast.framework).[events](/cast/docs/reference/web_receiver/cast.framework.events).MediaPauseEvent \nclass static\n\nEvent data for `pause` events forwarded from the `MediaElement`.\n\nConstructor\n\nMediaPauseEvent\n\nnew\nMediaPauseEvent(currentMediaTime, ended)\n\n| Parameter ||\n|------------------|------------------|\n| currentMediaTime | Optional number |\n| ended | Optional boolean |\n\nProperty\n\nended\n\nboolean\n\nIndicate if the media ended (indicates the pause was fired due to\nstream reached the end)."]]