5.3.4.148. Function video_str_to_enum

5.3.4.148.1. Function Documentation

enum video_codec_e video_str_to_enum(const char *str)

Convert a string into an video_codec_e enum value

Parameters

str – String that can be “FFMPEG-IO” or “VCODECS-IO” (if the code has been linked with vcodecs-io library)

Returns

Corresponding enum value.