Protocols

The following protocols are available globally.

  • Playlist a general playlist protocol defined as a base for master and media playlist.

    See more

    Declaration

    Swift

    public protocol Playlist
  • StringInitializable acts as a generic constraint for tags with value. represents all types that can be initialized with String.

    See more

    Declaration

    Swift

    public protocol StringInitializable