[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003e\u003ccode\u003eTracksInfo\u003c/code\u003e provides information about available media tracks, including active tracks, language, text track style, and overall track details.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify active tracks using either \u003ccode\u003eactiveTrackIds\u003c/code\u003e or prioritize language selection using the \u003ccode\u003elanguage\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTracksInfo\u003c/code\u003e includes details about text track style through \u003ccode\u003etextTrackStyle\u003c/code\u003e and a comprehensive list of tracks via the \u003ccode\u003etracks\u003c/code\u003e property.\u003c/p\u003e\n"]]],["`TracksInfo` class provides information about media tracks. Key properties include: `activeTrackIds`, an array of active track IDs; `language`, the preferred language, which overrides `activeTrackIds`; `textTrackStyle`, detailing the text track's style; and `tracks`, an array containing specific track details. The class constructor, `TracksInfo()`, initializes this information. These properties define how media tracks are managed and displayed.\n"],null,[]]