av_opt_child_class_next

Iterate over potential AVOptions-enabled children of parent.

@param prev result of a previous call to this function or NULL @return AVClass corresponding to next potential child or NULL

extern (C)
av_opt_child_class_next
(,
const AVClass* prev
)

Meta