AliyunPipClipType

enum AliyunPipClipType : NSUInteger {}

* API_AVAILABLE(3.25.0) The type of picture in picture

  • API_AVAILABLE(3.25.0) The Video type of picture in picture

    Declaration

    Objective-C

    AliyunPipClipTypeVideo = 0
  • API_AVAILABLE(3.25.0) The image type of picture in picture

    Declaration

    Objective-C

    AliyunPipClipTypeImage = 1