av_opt_get

@note the returned string will av_malloc()ed and must be av_free()ed by the caller

extern (C)
int
av_opt_get
(
void* obj
,
const char* name
,,
uint8_t** out_val
)

Meta