GCKVideoInfo クラス

GCKVideoInfo クラス リファレンス

概要

動画形式の詳細を表すクラス。

発足
3.3

NSObject を継承します。

プロパティの概要

NSUInteger width
 動画の幅(ピクセル単位)。詳細...
 
NSUInteger height
 動画の高さ(ピクセル単位)。詳細...
 
GCKVideoInfoHDRType hdrType
 動画で使用されている HDR タイプ(ある場合)。詳細...
 

プロパティの詳細

- (NSUInteger) width
readnonatomicassign

動画の幅(ピクセル単位)。

- (NSUInteger) height
readnonatomicassign

動画の高さ(ピクセル単位)。

- (GCKVideoInfoHDRType) hdrType
readnonatomicassign

動画で使用されている HDR タイプ(ある場合)。