XMMS2
Data Fields
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

Definition at line 123 of file xmmsc_visualization.h.

Field Documentation

◆ freq

double xmmsc_vis_properties_t::freq

Definition at line 132 of file xmmsc_visualization.h.

◆ pcm_hardwire

int xmmsc_vis_properties_t::pcm_hardwire

Definition at line 129 of file xmmsc_visualization.h.

Referenced by fill_buffer().

◆ pcm_samplecount

int xmmsc_vis_properties_t::pcm_samplecount

Definition at line 135 of file xmmsc_visualization.h.

◆ stereo

int xmmsc_vis_properties_t::stereo

Definition at line 127 of file xmmsc_visualization.h.

Referenced by fill_buffer().

◆ timeframe

double xmmsc_vis_properties_t::timeframe

Definition at line 133 of file xmmsc_visualization.h.

◆ type

xmmsc_vis_data_t xmmsc_vis_properties_t::type

Definition at line 125 of file xmmsc_visualization.h.

Referenced by fill_buffer().


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