YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
SoundHeader Class Reference

Public Member Functions

 SoundHeader ()=default
 

Public Attributes

yarp::os::NetInt32 outerListTag { 0 }
 
yarp::os::NetInt32 outerListLen { 0 }
 
yarp::os::NetInt32 samplesSizeTag { 0 }
 
yarp::os::NetInt32 samplesSize { 0 }
 
yarp::os::NetInt32 channelsSizeTag { 0 }
 
yarp::os::NetInt32 channelsSize { 0 }
 
yarp::os::NetInt32 bytesPerSampleTag { 0 }
 
yarp::os::NetInt32 bytesPerSample { 0 }
 
yarp::os::NetInt32 frequencyTag { 0 }
 
yarp::os::NetInt32 frequency { 0 }
 
yarp::os::NetInt32 listTag { 0 }
 
yarp::os::NetInt32 listLen { 0 }
 

Detailed Description

Definition at line 39 of file Sound.cpp.

Constructor & Destructor Documentation

◆ SoundHeader()

SoundHeader::SoundHeader ( )
default

Member Data Documentation

◆ bytesPerSample

yarp::os::NetInt32 SoundHeader::bytesPerSample { 0 }

Definition at line 49 of file Sound.cpp.

◆ bytesPerSampleTag

yarp::os::NetInt32 SoundHeader::bytesPerSampleTag { 0 }

Definition at line 48 of file Sound.cpp.

◆ channelsSize

yarp::os::NetInt32 SoundHeader::channelsSize { 0 }

Definition at line 47 of file Sound.cpp.

◆ channelsSizeTag

yarp::os::NetInt32 SoundHeader::channelsSizeTag { 0 }

Definition at line 46 of file Sound.cpp.

◆ frequency

yarp::os::NetInt32 SoundHeader::frequency { 0 }

Definition at line 51 of file Sound.cpp.

◆ frequencyTag

yarp::os::NetInt32 SoundHeader::frequencyTag { 0 }

Definition at line 50 of file Sound.cpp.

◆ listLen

yarp::os::NetInt32 SoundHeader::listLen { 0 }

Definition at line 53 of file Sound.cpp.

◆ listTag

yarp::os::NetInt32 SoundHeader::listTag { 0 }

Definition at line 52 of file Sound.cpp.

◆ outerListLen

yarp::os::NetInt32 SoundHeader::outerListLen { 0 }

Definition at line 43 of file Sound.cpp.

◆ outerListTag

yarp::os::NetInt32 SoundHeader::outerListTag { 0 }

Definition at line 42 of file Sound.cpp.

◆ samplesSize

yarp::os::NetInt32 SoundHeader::samplesSize { 0 }

Definition at line 45 of file Sound.cpp.

◆ samplesSizeTag

yarp::os::NetInt32 SoundHeader::samplesSizeTag { 0 }

Definition at line 44 of file Sound.cpp.


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