[[["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\u003eActiveInputStateEventData\u003c/code\u003e provides data about changes in the receiver's active input state.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the \u003ccode\u003eactiveInputState\u003c/code\u003e property, indicating the current state of the receiver's input.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this event data to respond to changes in the receiver's input, such as switching between different input sources.\u003c/p\u003e\n"]]],[],null,["# Class: ActiveInputStateEventData\n\ncast.[framework](/cast/docs/reference/web_sender/cast.framework).ActiveInputStateEventData\n==========================================================================================\n\nclass static\n\nReceiver active input state changed event data.\n\nConstructor\n-----------\n\n### ActiveInputStateEventData\n\nnew\nActiveInputStateEventData(activeInputState)\n\n| #### Parameter ||\n|------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| activeInputState | [cast.framework.ActiveInputState](/cast/docs/reference/web_sender/cast.framework#.ActiveInputState) Receiver input state. Value must not be null. |\n\nProperty\n--------\n\n### activeInputState\n\nnon-null [cast.framework.ActiveInputState](/cast/docs/reference/web_sender/cast.framework#.ActiveInputState)\n\nReceiver input state."]]