[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`LoadEvent` provides data for events related to loading or preloading media in the player."],["It's constructed with a type ([cast.framework.events.EventType](/cast/docs/reference/web_receiver/cast.framework.events#.EventType)) and optional media information ([cast.framework.messages.MediaInformation](/cast/docs/reference/web_receiver/cast.framework.messages.MediaInformation))."],["The `media` property offers details about the media being loaded."]]],["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"]]