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