AEPVideoTrack

@interface AEPVideoTrack : AEPBaseVideoTrack

* The track of picture in picture

  • * The list of video clip

    Declaration

    Objective-C

    @property (nonatomic, copy, readonly) NSArray<AEPVideoTrackClip *> *clipList;