H264EncodingParameters

public enum H264EncodingParameters : String

These are the type parameter values for H.264

  • Error

    Declaration

    Swift

    case error
  • H264 Baseline

    Declaration

    Swift

    case baseline
  • H264 Main

    Declaration

    Swift

    case main
  • H264 Extended

    Declaration

    Swift

    case extended
  • H24 High

    Declaration

    Swift

    case high