[[["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\u003e\u003ccode\u003eLoadEvent\u003c/code\u003e provides data for events related to loading or preloading media in the player.\u003c/p\u003e\n"],["\u003cp\u003eIt's constructed with a type (\u003ca href=\"/cast/docs/reference/web_receiver/cast.framework.events#.EventType\"\u003ecast.framework.events.EventType\u003c/a\u003e) and optional media information (\u003ca href=\"/cast/docs/reference/web_receiver/cast.framework.messages.MediaInformation\"\u003ecast.framework.messages.MediaInformation\u003c/a\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emedia\u003c/code\u003e property offers details about the media being loaded.\u003c/p\u003e\n"]]],["The `LoadEvent` class handles data for load or preload requests made to the player. It's initialized using a constructor with two parameters: `type`, representing the event type, and an optional `media` parameter containing `MediaInformation`. This `media` property, accessible as a constant, holds details about the media being loaded and must be non-null. The `type` value also can't be null.\n"],null,[]]