CmafStreamInfResolution
public enum CmafStreamInfResolution : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case include = "INCLUDE" -
Undocumented
Declaration
Swift
case exclude = "EXCLUDE" -
Declaration
Swift
public var description: String { get }
View on GitHub
CmafStreamInfResolution Enumeration Reference