from_string


Description:

public static VideoCodecKind from_string (string str)

Converts the text representation to an enumerated value.

Parameters:

str

the string.

Returns:

a VideoCodecKind, or as_video_codec_kind_unknown for unknown.