[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003eLoadByEntityRequestData\u003c/code\u003e is used for sending 'LoadByEntity' requests to the Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eentity\u003c/code\u003e for content information, \u003ccode\u003eloadOptions\u003c/code\u003e for playback settings, and \u003ccode\u003eshuffle\u003c/code\u003e to randomize playback order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eentity\u003c/code\u003e property usually contains a JSON object with details about the media to be loaded.\u003c/p\u003e\n"]]],["The `LoadByEntityRequestData` class handles data for `LoadByEntity` requests. It includes properties for content entity information (`entity`), represented as a stringified JSON object. It supports additional load configurations through `loadOptions`. The request can also include a `shuffle` property, a boolean that determines if the items should be played in a shuffled order. The class is created by calling its `LoadByEntityRequestData` constructor.\n"],null,[]]