Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 332 Bytes

api-diffs-1.4.1.md

File metadata and controls

8 lines (5 loc) · 332 Bytes

PLCameraStreamingKit 1.4.0 to 1.4.1 API Differences

General Headers

PLCameraStreamingSession.h

  • Modified protocol PLCameraStreamingSessionDelegate
    • Added method - (CMSampleBufferRef)cameraStreamingSession:(PLCameraStreamingSession *)session cameraSourceDidGetSampleBuffer:(CMSampleBufferRef)sampleBuffer;