Gizmod::GizmoEventSoundVisualization Class Reference

Class for CPU events. More...

#include <GizmoEventSoundVisualization.hpp>

Inheritance diagram for Gizmod::GizmoEventSoundVisualization:

Inheritance graph
[legend]
Collaboration diagram for Gizmod::GizmoEventSoundVisualization:

Collaboration graph
[legend]

List of all members.

Public Member Functions

float getVULeft ()
 Get VU data for the left channel.
float getVURight ()
 Get VU data for the rightchannel.
float getVUCombined ()
 Get VU data for combined channels.
SoundVisualizationEventType getType ()
 Get the event type.
 GizmoEventSoundVisualization ()
 Default Constructor.
 GizmoEventSoundVisualization (SoundVisualizationEventType Type, bool IsRemote=false)
 Init Constructor.
 GizmoEventSoundVisualization (float vuLeft, float vuRight, float vuCombined, bool IsRemote=false)
 Init Constructor.
virtual ~GizmoEventSoundVisualization ()
 Destructor.

Friends

class boost::serialization::access


Detailed Description

Class for CPU events.

This class is for all GizmoEventSoundVisualizations attached to the system.

Definition at line 71 of file GizmoEventSoundVisualization.hpp.


Constructor & Destructor Documentation

GizmoEventSoundVisualization::GizmoEventSoundVisualization (  ) 

Default Constructor.

GizmoEventSoundVisualization Default Constructor.

Definition at line 50 of file GizmoEventSoundVisualization.cpp.

References Gizmod::SOUNDVISUALIZATION_RENDER.

GizmoEventSoundVisualization::GizmoEventSoundVisualization ( SoundVisualizationEventType  Type,
bool  IsRemote = false 
)

Init Constructor.

GizmoEventSoundVisualization Init Constructor.

Definition at line 68 of file GizmoEventSoundVisualization.cpp.

GizmoEventSoundVisualization::GizmoEventSoundVisualization ( float  vuLeft,
float  vuRight,
float  vuCombined,
bool  IsRemote = false 
)

Init Constructor.

GizmoEventSoundVisualization Init Constructor.

Definition at line 58 of file GizmoEventSoundVisualization.cpp.

References Gizmod::SOUNDVISUALIZATION_RENDER.

GizmoEventSoundVisualization::~GizmoEventSoundVisualization (  )  [virtual]

Destructor.

GizmoEventSoundVisualization Destructor.

Definition at line 76 of file GizmoEventSoundVisualization.cpp.


Member Function Documentation

float GizmoEventSoundVisualization::getVULeft (  ) 

Get VU data for the left channel.

Returns:
The VU data

Definition at line 87 of file GizmoEventSoundVisualization.cpp.

float GizmoEventSoundVisualization::getVURight (  ) 

Get VU data for the rightchannel.

Get VU data for the right channel.

Returns:
The VU data

Definition at line 95 of file GizmoEventSoundVisualization.cpp.

float GizmoEventSoundVisualization::getVUCombined (  ) 

Get VU data for combined channels.

Get VU data for both channels.

Returns:
The VU data

Definition at line 103 of file GizmoEventSoundVisualization.cpp.

SoundVisualizationEventType GizmoEventSoundVisualization::getType (  ) 

Get the event type.

Get VU data for both channels.

Returns:
The VU data

Definition at line 111 of file GizmoEventSoundVisualization.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Nov 7 10:07:05 2007 for gizmod by  doxygen 1.5.3