av_format_control_message

Callback used by devices to communicate with application.

extern (C) @nogc nothrow
alias av_format_control_message = int function
(,
int type
,
void* data
,
size_t data_size
)

Meta