XMMS2
Typedefs | Functions
segment_plugin.c File Reference
#include <stdlib.h>
#include <string.h>
#include "xmms/xmms_sample.h"
#include "xmmspriv/xmms_xform.h"
#include "xmms/xmms_log.h"
#include "xmms/xmms_error.h"

Go to the source code of this file.

Typedefs

typedef struct xmms_segment_data_St xmms_segment_data_t
 

Functions

 XMMS_XFORM_BUILTIN (segment, "Segment Effect", XMMS_VERSION, "Handling segment information specified by startms/stopms", xmms_segment_plugin_setup)
 

Typedef Documentation

◆ xmms_segment_data_t

typedef struct xmms_segment_data_St xmms_segment_data_t

Function Documentation

◆ XMMS_XFORM_BUILTIN()

XMMS_XFORM_BUILTIN ( segment  ,
"Segment Effect"  ,
XMMS_VERSION  ,
"Handling segment information specified by startms/stopms"  ,
xmms_segment_plugin_setup   
)