[[["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\u003eBreakClipLoadInterceptorContext\u003c/code\u003e class provides context information for break clip load interception within the Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor that takes a \u003ccode\u003ecast.framework.messages.Break\u003c/code\u003e object, representing the break associated with the clip.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebreak\u003c/code\u003e property provides access to the container break for the break clip.\u003c/p\u003e\n"]]],[],null,["# Class: BreakClipLoadInterceptorContext\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[breaks](/cast/docs/reference/web_receiver/cast.framework.breaks).BreakClipLoadInterceptorContext\n====================================================================================================================================================================\n\nclass static\n\nProvide context information for break clip load interceptor.\n\nConstructor\n-----------\n\n### BreakClipLoadInterceptorContext\n\nnew\nBreakClipLoadInterceptorContext(brk)\n\n| #### Parameter ||\n|-----|--------------------------------------------------------------------------------------------------------------------------|\n| brk | [cast.framework.messages.Break](/cast/docs/reference/web_receiver/cast.framework.messages.Break) Value must not be null. |\n\nProperty\n--------\n\n### break\n\nnon-null [cast.framework.messages.Break](/cast/docs/reference/web_receiver/cast.framework.messages.Break)\n\nThe container break for the break clip."]]