Module Values.H265CodecLevelSource
Sourcetype nonrec t = | AUTO| LEVEL_1| LEVEL_2| LEVEL_2_1| LEVEL_3| LEVEL_3_1| LEVEL_4| LEVEL_4_1| LEVEL_5| LEVEL_5_1| LEVEL_5_2| LEVEL_6| LEVEL_6_1| LEVEL_6_2| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]