DolbyVisionProfile

public enum DolbyVisionProfile : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case profile5 = "PROFILE_5"
  • Declaration

    Swift

    public var description: String { get }