from_string
Description:
Converts the text representation to an enumerated value.
Parameters:
str |
the string. |
Returns:
a VideoCodecKind, or as_video_codec_kind_unknown for unknown. |
Converts the text representation to an enumerated value.
str |
the string. |
a VideoCodecKind, or as_video_codec_kind_unknown for unknown. |