CARMA C++
|
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... | |
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.
sequence<octet> carma::alarm::sound::soundData |
Length of PCM data in bytes.
Definition at line 43 of file AlarmControl.idl.