[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003e\u003ccode\u003eTextTrackStyle\u003c/code\u003e defines the visual appearance of text tracks, including font, color, background, and window styles.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties to customize aspects like font family, size, color, background color, edge style, and window type for text tracks.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this class to control how text tracks are displayed within a Cast application, ensuring readability and visual appeal.\u003c/p\u003e\n"],["\u003cp\u003eThese style properties can be set using RGBA color values for background, foreground, edge and window colors, along with options for font family, style, scale and edge type.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTextTrackStyle\u003c/code\u003e helps ensure text tracks are displayed with appropriate styling, enhancing the user experience by making them clear and legible.\u003c/p\u003e\n"]]],["The `TextTrackStyle` class defines the visual styling for text tracks. Key properties include: `backgroundColor`, `foregroundColor`, and `windowColor` (all RGBA colors); `edgeColor` and `edgeType` for text outlining; `fontFamily`, `fontGenericFamily`, `fontScale`, and `fontStyle` for text appearance. `windowType` and `windowRoundedCornerRadius` define window or region attributes. `customData` allows for application-specific styling. These properties determine how text tracks are displayed on a receiver.\n"],null,[]]