GCKMediaTextTrackStyle क्लास
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यह क्लास, टेक्स्ट मीडिया ट्रैक की स्टाइल को दिखाती है.
यह NSObject से इनहेरिट करता है. यह <NSCopying> को लागू करता है.
|
(instancetype) | + createDefault |
| यह सिस्टम की सबटाइटल सेटिंग के आधार पर, डिफ़ॉल्ट वैल्यू वाला इंस्टेंस बनाता है. ज़्यादा...
|
|
डेज़िग्नेटेड इनिशियलाइज़र.
सभी प्रॉपर्टी में बदलाव किया जा सकता है. इसलिए, इन्हें कंस्ट्रक्शन के बाद भी उपलब्ध कराया जा सकता है.
+ (instancetype) createDefault |
|
|
|
यह सिस्टम की सबटाइटल सेटिंग के आधार पर, डिफ़ॉल्ट वैल्यू वाला इंस्टेंस बनाता है.
यह तरीका, iOS 7 से पुराने सिस्टम पर शून्य वैल्यू दिखाता है.
टेक्स्ट के लिए फ़ॉन्ट स्केलिंग फ़ैक्टर.
- (GCKMediaTextTrackStyleEdgeType) edgeType |
|
readwritenonatomicassign |
- (GCKMediaTextTrackStyleWindowType) windowType |
|
readwritenonatomicassign |
समयावधि किसके हिसाब से तय की गई है.
- (CGFloat) windowRoundedCornerRadius |
|
readwritenonatomicassign |
गोल किए गए कोने के रेडियस की ऐब्सलूट वैल्यू, पिक्सल में.
फ़ॉन्ट फ़ैमिली. अगर फ़ॉन्ट उपलब्ध नहीं है, तो सामान्य फ़ॉन्ट फ़ैमिली का इस्तेमाल किया जाएगा.
- (GCKMediaTextTrackStyleFontGenericFamily) fontGenericFamily |
|
readwritenonatomicassign |
- (GCKMediaTextTrackStyleFontStyle) fontStyle |
|
readwritenonatomicassign |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["The `GCKMediaTextTrackStyle` class manages the styling of text media tracks. It allows for creating styles via a designated initializer or by using the `createDefault` method for system-based settings. Key properties include: `fontScale`, `foregroundColor`, `backgroundColor`, `edgeType`, `edgeColor`, `windowType`, `windowColor`, `windowRoundedCornerRadius`, `fontFamily`, `fontGenericFamily`, `fontStyle`, and `customData`. These properties define the appearance of the text, edges, and window. All properties are mutable.\n"],null,[]]