CARMA C++
carma::alarm::sound Struct Reference

Possible extension in the future. More...

import "carma/alarm/AlarmControl.idl";

Public Attributes

unsigned long length
 
sequence< octet > soundData
 Length of PCM data in bytes. More...
 

Detailed Description

Possible extension in the future.

Send sound data in PCM format to the alarm server to play. This will allow for completely arbitrary sounds to be played.

Definition at line 40 of file AlarmControl.idl.

Member Data Documentation

sequence<octet> carma::alarm::sound::soundData

Length of PCM data in bytes.

Definition at line 43 of file AlarmControl.idl.


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