FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ZMQContext Struct Reference

Data Fields

const AVClassclass
 
voidzmq
 
voidresponder
 
char * bind_address
 
int command_count
 

Detailed Description

Definition at line 36 of file f_zmq.c.

Field Documentation

const AVClass* ZMQContext::class

Definition at line 37 of file f_zmq.c.

void* ZMQContext::zmq

Definition at line 38 of file f_zmq.c.

Referenced by init(), and uninit().

void* ZMQContext::responder

Definition at line 39 of file f_zmq.c.

Referenced by filter_frame(), init(), recv_msg(), and uninit().

char* ZMQContext::bind_address

Definition at line 40 of file f_zmq.c.

Referenced by init().

int ZMQContext::command_count

Definition at line 41 of file f_zmq.c.

Referenced by filter_frame(), and init().


The documentation for this struct was generated from the following file: