GCKVideoInfo 类

GCKVideoInfo 类参考文档

概览

表示视频格式详细信息的类。

开始时间
3.3

此类继承 NSObject。

房源摘要

NSUInteger width
 视频的宽度(以像素为单位)。更多…
 
NSUInteger height
 视频的高度(以像素为单位)。更多…
 
GCKVideoInfoHDRType hdrType
 视频中采用的 HDR 类型(如有)。更多…
 

媒体资源详情

- (NSUInteger) width
readnonatomicassign

视频的宽度(以像素为单位)。

- (NSUInteger) height
readnonatomicassign

视频的高度(以像素为单位)。

- (GCKVideoInfoHDRType) hdrType
readnonatomicassign

视频中采用的 HDR 类型(如有)。