CMVideoFormatDescription
extension CMVideoFormatDescription
-
Undocumented
Declaration
Swift
var dimensions: CMVideoDimensions { get }
-
Undocumented
Declaration
Swift
static func create(pixelBuffer: CVPixelBuffer) -> CMVideoFormatDescription?