ภาพรวม
คลาสที่แสดงถึงแทร็กสื่อ
อินสแตนซ์ของออบเจ็กต์นี้จะเปลี่ยนแปลงไม่ได้
รับค่า NSObject, <NSCopying> และ <NSSecureCoding>
สรุปเมธอดของอินสแตนซ์ | |
(nullable instancetype) | - initWithIdentifier:contentIdentifier:contentType:type:textSubtype:name:languageCode:customData: |
เครื่องมือเริ่มต้นที่กำหนด เพิ่มเติม... | |
สรุปพร็อพเพอร์ตี้ | |
NSInteger | identifier |
ตัวระบุตัวเลขที่ไม่ซ้ำกันของแทร็ก เพิ่มเติม... | |
NSString * | contentIdentifier |
ตัวระบุเนื้อหาของแทร็ก ซึ่งอาจเป็น nil เพิ่มเติม... | |
NSString * | contentType |
ประเภทเนื้อหา (MIME) ของแทร็ก เพิ่มเติม... | |
GCKMediaTrackType | type |
ประเภทของแทร็ก เพิ่มเติม... | |
GCKMediaTextTrackSubtype | textSubtype |
ประเภทย่อยของแทร็กข้อความ ใช้กับแทร็กข้อความเท่านั้น เพิ่มเติม... | |
NSString * | name |
ชื่อของแทร็ก ซึ่งอาจเป็น nil เพิ่มเติม... | |
NSString * | languageCode |
รหัสภาษา RFC 1766 ของแทร็ก ซึ่งอาจเป็น nil เพิ่มเติม... | |
id | customData |
ข้อมูลที่กำหนดเอง (หากมี) เพิ่มเติม... | |
รายละเอียดของเมธอด
- (nullable instancetype) initWithIdentifier: | (NSInteger) | identifier | |
contentIdentifier: | (nullable NSString *) | contentIdentifier | |
contentType: | (NSString *) | contentType | |
type: | (GCKMediaTrackType) | type | |
textSubtype: | (GCKMediaTextTrackSubtype) | textSubtype | |
name: | (nullable NSString *) | name | |
languageCode: | (nullable NSString *) | languageCode | |
customData: | (nullable id) | customData | |
เครื่องมือเริ่มต้นที่กำหนด
สร้าง GCKMediaTrack ใหม่ด้วยค่าพร็อพเพอร์ตี้ที่ระบุ สามารถแสดงผลค่า nil
รายละเอียดที่พัก
|
readnonatomicassign |
ตัวระบุตัวเลขที่ไม่ซ้ำกันของแทร็ก
|
readnonatomiccopy |
ตัวระบุเนื้อหาของแทร็ก ซึ่งอาจเป็น nil
|
readnonatomiccopy |
ประเภทเนื้อหา (MIME) ของแทร็ก
|
readnonatomicassign |
ประเภทของแทร็ก
|
readnonatomicassign |
ประเภทย่อยของแทร็กข้อความ ใช้กับแทร็กข้อความเท่านั้น
|
readnonatomiccopy |
ชื่อของแทร็ก ซึ่งอาจเป็น nil
|
readnonatomiccopy |
รหัสภาษา RFC 1766 ของแทร็ก ซึ่งอาจเป็น nil
|
readnonatomicstrong |
ข้อมูลที่กำหนดเอง (หากมี)
ต้องเป็นออบเจ็กต์ที่กำหนดให้เป็น JSON ได้โดยใช้ NSJSONSerialization หรือ nil