-
Undefined
Declaration
Swift
public static let none: AVPictureType
-
Intra
Declaration
Swift
public static let I: AVPictureType
-
Predicted
Declaration
Swift
public static let P: AVPictureType
-
Bi-dir predicted
Declaration
Swift
public static let B: AVPictureType
-
S(GMC)-VOP MPEG-4
Declaration
Swift
public static let S: AVPictureType
-
Switching Intra
Declaration
Swift
public static let SI: AVPictureType
-
Switching Predicted
Declaration
Swift
public static let SP: AVPictureType
-
BI type
Declaration
Swift
public static let BI: AVPictureType
-
Declaration
Swift
public var description: String { get }