BCOVMutablePlaylist Class Reference Inherits from BCOVPlaylist : NSObject Declared in BrightcovePlayerSDK-Swift.h Overview Sub-protocol of BCOVPlaylist, used only in its -update method. videos @property (nonatomic, copy) NSArray<BCOVVideo*> *videos properties @property (nonatomic, copy) NSDictionary *properties – initWithVideos:properties: returns: A new playlist with the specified videos. - (nonnull instancetype)initWithVideos:(NSArray<BCOVVideo*> *_Nonnull)videos properties:(NSDictionary *_Nullable)properties Discussion returns: A new playlist with the specified videos. Declared In BrightcovePlayerSDK-Swift.h