XMMS2
xmmsc_vis_properties_t Struct Reference

Properties of the delivered vis data. More...

#include <xmmsc_visualization.h>

Data Fields

xmmsc_vis_data_t type
int stereo
int pcm_hardwire
double freq
double timeframe
int pcm_samplecount

Detailed Description

Properties of the delivered vis data.

The client doesn't use this struct to date, but perhaps could in future

Field Documentation

◆ freq

double xmmsc_vis_properties_t::freq

◆ pcm_hardwire

int xmmsc_vis_properties_t::pcm_hardwire

Referenced by fill_buffer().

◆ pcm_samplecount

int xmmsc_vis_properties_t::pcm_samplecount

◆ stereo

int xmmsc_vis_properties_t::stereo

Referenced by fill_buffer().

◆ timeframe

double xmmsc_vis_properties_t::timeframe

◆ type

xmmsc_vis_data_t xmmsc_vis_properties_t::type

Referenced by fill_buffer().


The documentation for this struct was generated from the following file: