VLC 4.0.0-dev
|
Data Structures | |
struct | input_attachment_priv |
Functions | |
static struct input_attachment_priv * | input_attachment_priv (input_attachment_t *a) |
void | vlc_input_attachment_Release (input_attachment_t *a) |
input_attachment_t * | vlc_input_attachment_New (const char *psz_name, const char *psz_mime, const char *psz_description, const void *p_data, size_t i_data) |
input_attachment_t * | vlc_input_attachment_Hold (input_attachment_t *a) |
|
static |
References input_attachment_priv::a, and container_of.
Referenced by vlc_input_attachment_Hold(), and vlc_input_attachment_Release().