av_opt_get_dict_val

@paramout out_val The returned dictionary is a copy of the actual value and must be freed with av_dict_free() by the caller

@nogc nothrow extern (C)
int
av_opt_get_dict_val
(
void* obj
,
const char* name
,,)

Meta