Subtitle
public struct Subtitle : Codable
CC 字幕
-
Undocumented
Declaration
Swift
public let id: Int
-
Locale ID
Declaration
Swift
public let lan: String
-
语言
Declaration
Swift
public let lan_doc: String
-
锁定版本
Declaration
Swift
public let is_lock: Bool
-
链接
Declaration
Swift
public let subtitle_url: URL
-
作者
Declaration
Swift
public let author: Author
-
Values defaults to 0 or 1
See moreDeclaration
Swift
public struct Author : Codable