GCKVideoInfo 類別

GCKVideoInfo 類別參考資料

總覽

代表影片格式詳細資料的類別。

開始時間
3.3

繼承 NSObject、<NSclone> 和 <NSSecureCoding>。

資源摘要

NSUInteger width
 影片的寬度,以像素為單位。更多...
 
NSUInteger height
 影片的高度,以像素為單位。更多...
 
GCKVideoInfoHDRType hdrType
 影片使用的 HDR 類型 (如果有的話)。更多...
 

資源詳情

- (NSUInteger) width
readnonatomicassign

影片的寬度,以像素為單位。

- (NSUInteger) height
readnonatomicassign

影片的高度,以像素為單位。

- (GCKVideoInfoHDRType) hdrType
readnonatomicassign

影片使用的 HDR 類型 (如果有的話)。