টিভিক্লিপ
টাইপ নাম: TVClip
ক্লিপ প্রসারিত
নাম | টাইপ | বর্ণনা |
---|
partOfTVSeries | টিভি সিরিজ | এই পর্ব বা সিজন যে টিভি সিরিজের অন্তর্গত। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["TVClip extends the Clip type and provides additional information specifically for television clips."],["It includes a `partOfTVSeries` property to associate the clip with its respective TV series."]]],["The `TVClip` type, which extends the `Clip` type, represents a segment from a TV series. It includes a `partOfTVSeries` property, which is of the `TVSeries` type. This property identifies the specific TV series to which the given episode or season belongs, essentially linking the clip to its parent series. This allows for the categorization and organization of TV clips within a larger TV series context.\n"]]