5.3.4.148. Function video_str_to_enum
Defined in File video_struct.h
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_eenum 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.