MovMpeg2FourCCControl

public enum MovMpeg2FourCCControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case xdcam = "XDCAM"
  • Undocumented

    Declaration

    Swift

    case mpeg = "MPEG"
  • Declaration

    Swift

    public var description: String { get }