OpenShot Library | libopenshot
0.2.5
|
Classes | |
class | context_t |
class | error_t |
class | message_t |
class | monitor_t |
class | socket_t |
Typedefs | |
typedef zmq_free_fn | free_fn |
typedef zmq_pollitem_t | pollitem_t |
Functions | |
int | poll (zmq_pollitem_t const *items_, size_t nitems_, long timeout_=-1) |
int | poll (zmq_pollitem_t const *items, size_t nitems) |
void | proxy (void *frontend, void *backend, void *capture) |
void | proxy_steerable (void *frontend, void *backend, void *capture, void *control) |
void | version (int *major_, int *minor_, int *patch_) |
typedef zmq_free_fn zmq::free_fn |
typedef zmq_pollitem_t zmq::pollitem_t |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 178 of file zmq.hpp.
Referenced by openshot::CacheDisk::JsonValue().