|
QVisu
Qt-based visualization for smart homes
|
#include <stdlib.h>Go to the source code of this file.
Classes | |
| struct | vlc_probe_t |
Macros | |
| #define | vlc_probe(obj, cap, pcount) vlc_probe(VLC_OBJECT(obj), cap, pcount) |
| #define | VLC_PROBE_CONTINUE VLC_EGENERIC |
| #define | VLC_PROBE_STOP VLC_SUCCESS |
Typedefs | |
| typedef struct vlc_probe_t | vlc_probe_t |
Functions | |
| void * | vlc_probe (vlc_object_t *, const char *, size_t *restrict) |
This file defines functions and structures to run-time probe VLC extensions