Module Values.VideoCodecSource
Sourcetype nonrec t = | AV1| AVC_INTRA| FRAME_CAPTURE| GIF| H_264| H_265| MPEG2| PASSTHROUGH| PRORES| UNCOMPRESSED| VC3| VP8| VP9| XAVC| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]