VideoObject
ชื่อประเภท: VideoObject
ขยาย MediaObject
ชื่อ |
ประเภท |
คำอธิบาย |
นักแสดง |
Person |
นักแสดง เช่น บนทีวี วิทยุ ภาพยนตร์ วิดีโอเกม ฯลฯ นักแสดงสามารถเชื่อมโยงกับแต่ละรายการ หรือกับซีรีส์ ตอน คลิป |
ดารา |
Person |
นักแสดง เช่น บนทีวี วิทยุ ภาพยนตร์ วิดีโอเกม ฯลฯ นักแสดงสามารถเชื่อมโยงกับแต่ละรายการ หรือกับซีรีส์ ตอน คลิป |
คําบรรยาย |
Text |
คําบรรยายสําหรับออบเจ็กต์นี้ |
ผู้กํากับ |
Person |
ผู้กํากับเนื้อหา เช่น ทีวี วิทยุ ภาพยนตร์ วิดีโอเกม ฯลฯ ผู้อํานวยการเชื่อมโยงกับแต่ละรายการหรือซีรีส์ ตอน คลิปได้ |
ผู้กํากับ |
Person |
ผู้กํากับเนื้อหา เช่น ทีวี วิทยุ ภาพยนตร์ วิดีโอเกม ฯลฯ ผู้อํานวยการเชื่อมโยงกับแต่ละรายการหรือซีรีส์ ตอน คลิปได้ |
เพลงโดย |
MusicGroup หรือ Person |
นักแต่งเพลงซาวด์แทร็ก |
ภาพขนาดย่อ |
ImageObject |
รูปภาพขนาดย่อของรูปภาพหรือวิดีโอ |
ข้อความถอดเสียง |
Text |
หาก MediaObject นี้เป็น AudioObject หรือ VideoObject ข้อความถอดเสียงของออบเจ็กต์นั้น |
ขนาดเฟรมของวิดีโอ |
Text |
ขนาดเฟรมของวิดีโอ |
คุณภาพวิดีโอ |
Text |
คุณภาพของวิดีโอ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-03 UTC
[null,null,["อัปเดตล่าสุด 2024-09-03 UTC"],[[["`VideoObject` extends the `MediaObject` type and provides specific properties for describing videos."],["It includes details like actors, directors, caption, thumbnail, transcript, and video quality."],["Properties such as `actor`, `director`, and `musicBy` can be associated with individuals or a series/episode."],["The `thumbnail` property uses `ImageObject` to represent the video's thumbnail image."],["`videoFrameSize` and `videoQuality` provide further information about the video's technical aspects."]]],["The `VideoObject` type, extending `MediaObject`, defines properties for video content. Key attributes include `actor(s)` and `director(s)` (both of type `Person`), who can be linked to various media formats. `caption` and `transcript` provide textual descriptions. `musicBy` indicates the soundtrack composer (`MusicGroup` or `Person`). `thumbnail` links to a representative image, while `videoFrameSize` and `videoQuality` describe technical aspects. These properties provide key information and actions regarding the video.\n"]]