class Aws::MediaConvert::Types::Xavc4kIntraCbgProfileSettings

Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value XAVC_4K_INTRA_CBG.

@note When making an API call, you may pass Xavc4kIntraCbgProfileSettings

data as a hash:

    {
      xavc_class: "CLASS_100", # accepts CLASS_100, CLASS_300, CLASS_480
    }

@!attribute [rw] xavc_class

Specify the XAVC Intra 4k (CBG) Class to set the bitrate of your
output. Outputs of the same class have similar image quality over
the operating points that are valid for that class.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/Xavc4kIntraCbgProfileSettings AWS API Documentation

Constants

SENSITIVE