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