Subtitle

public struct Subtitle : Codable, Identifiable, Hashable

The subtitles details struct

  • id

    Make it identifiable

    Declaration

    Swift

    public var id: UUID
  • Undocumented

    Declaration

    Swift

    public var language: String