Mohamed Saeed
Results
1
issues of
Mohamed Saeed
in this declaration when I make this code as it is ``` lazy var playerItemVideoOutput: AVPlayerItemVideoOutput = { let attributes = [kCVPixelBufferPixelFormatTypeKey as String: Int(kCVPixelFormatType_32BGRA)] return AVPlayerItemVideoOutput(pixelBufferAttributes: attributes) }() ```...