[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2023-12-01 (שעון UTC)."],[[["`BitrateChangedEvent` provides data for events related to changes in media bitrate during playback."],["This event includes the `totalBitrate` property representing the combined audio and video bitrate in bits per second."],["Developers can use the `cast.framework.events.EventType.BITRATE_CHANGED` event to track bitrate changes and adapt their application accordingly."]]],["The `BitrateChangedEvent` class provides data for a `BITRATE_CHANGED` event. It features a constructor, `BitrateChangedEvent`, which accepts an optional `totalBitrate` parameter. The key property, `totalBitrate`, represents the combined audio and video bitrate in bits per second, and it can be a number or undefined. This information is used to track media bitrate changes within a casting framework.\n"]]