XMMS2
Functions
fetchspec.c File Reference
#include <xmmspriv/xmms_fetch_spec.h>
#include <xmmspriv/xmms_fetch_info.h>
#include <xmms/xmms_log.h>
#include <string.h>
#include <stdlib.h>

Functions

xmms_fetch_spec_txmms_fetch_spec_new (xmmsv_t *fetch, xmms_fetch_info_t *info, s4_sourcepref_t *prefs, xmms_error_t *err)
 Converts a fetch specification in xmmsv_t form into a fetch_spec_t structure. More...
 
void xmms_fetch_spec_free (xmms_fetch_spec_t *spec)
 

Function Documentation

void xmms_fetch_spec_free ( xmms_fetch_spec_t spec)
xmms_fetch_spec_t* xmms_fetch_spec_new ( xmmsv_t fetch,
xmms_fetch_info_t info,
s4_sourcepref_t prefs,
xmms_error_t err 
)

Converts a fetch specification in xmmsv_t form into a fetch_spec_t structure.

Referenced by xmms_medialib_query().