av_opt_set_dict_val

@note Any old dictionary present is discarded and replaced with a copy of the new one. The caller still owns val is and responsible for freeing it.

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

Meta