H265ParControl

public enum H265ParControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case initializeFromSource = "INITIALIZE_FROM_SOURCE"
  • Undocumented

    Declaration

    Swift

    case specified = "SPECIFIED"
  • Declaration

    Swift

    public var description: String { get }