Thumbnails - WebVTT
-
Entry point for the Thumbnail on Seek functionality
See moreDeclaration
Swift
public class AssetThumbnails : NSObject
-
Interface for the delegate that can report when the thumbnails are prepared or have failed.
See moreDeclaration
Swift
public protocol ThumbnailsDelegate : AnyObject
-
Pair of start times and corresponding thumbnail images
See moreDeclaration
Swift
public class ThumbnailPair
-
Enumeration of the different errors that Thumbnail retrieval can report.
See moreDeclaration
Swift
public enum ThumbnailError : String