Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 276 Bytes

File metadata and controls

8 lines (5 loc) · 276 Bytes

PLCameraStreamingKit 1.1.0 to 1.1.1 API Differences

General Headers

PLStreamingSession.h

  • Modified property @property (nonatomic, copy) PLVideoStreamingConfiguration *videoConfiguration; from strong to copy
  • Added method + (NSString *)versionInfo;