Vp8ParControl

public enum Vp8ParControl : 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 }