GCKVideoInfo 類別

GCKVideoInfo 類別參考資料

總覽

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

成立時間
3.3

繼承 NSObject。

房源摘要

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

資源詳細資料

- (NSUInteger) width
readnonatomicassign

影片寬度 (以像素為單位)。

- (NSUInteger) height
readnonatomicassign

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

- (GCKVideoInfoHDRType) hdrType
readnonatomicassign

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