Klasa GCKVideoInfo
Klasa reprezentująca szczegóły formatu wideo.
- Od
- 3,3
Dziedziczy NSObject, <NSCopying> i <NSSecureCoding>.
Szerokość filmu w pikselach.
Wysokość filmu w pikselach.
- (GCKVideoInfoHDRType) hdrType |
|
readnonatomicassign |
Typ HDR użyty w filmie (jeśli występuje).
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-12-01 UTC.
[null,null,["Ostatnia aktualizacja: 2023-12-01 UTC."],[[["The `GCKVideoInfo` class provides details about a video's format, such as width, height, and HDR type."],["This class inherits from `NSObject`, `NSCopying`, and `NSSecureCoding`, available since version 3.3."],["`width` and `height` properties represent the video dimensions in pixels."],["`hdrType` indicates the High Dynamic Range format used in the video, if applicable."]]],[]]