Module Values.H264CodecLevelSource
Sourcetype nonrec t = | AUTO| LEVEL_1| LEVEL_1_1| LEVEL_1_2| LEVEL_1_3| LEVEL_2| LEVEL_2_1| LEVEL_2_2| LEVEL_3| LEVEL_3_1| LEVEL_3_2| LEVEL_4| LEVEL_4_1| LEVEL_4_2| LEVEL_5| LEVEL_5_1| LEVEL_5_2| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]