FFmpeg
4.0
|
Data Fields | |
const AVClass * | class |
void * | zmq |
void * | responder |
char * | bind_address |
int | command_count |
void* ZMQContext::zmq |
Definition at line 37 of file f_zmq.c.
Referenced by filter_frame(), init(), recv_msg(), and uninit().
void* ZMQContext::responder |
Definition at line 38 of file f_zmq.c.
Referenced by filter_frame(), init(), recv_msg(), and uninit().
int ZMQContext::command_count |
Definition at line 40 of file f_zmq.c.
Referenced by filter_frame(), and init().