Thumbnails - WebVTT

  • Entry point for the Thumbnail on Seek functionality

    See more

    Declaration

    Swift

    public class AssetThumbnails : NSObject
  • Interface for the delegate that can report when the thumbnails are prepared or have failed.

    See more

    Declaration

    Swift

    public protocol ThumbnailsDelegate : AnyObject
  • Pair of start times and corresponding thumbnail images

    See more

    Declaration

    Swift

    public class ThumbnailPair
  • Enumeration of the different errors that Thumbnail retrieval can report.

    See more

    Declaration

    Swift

    public enum ThumbnailError : String