Public Member Functions | Static Public Attributes
org.rosbuilding.common.media.ISpeaker Interface Reference
Inheritance diagram for org.rosbuilding.common.media.ISpeaker:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void handleSpeakerMuteToggle (ToggleMuteSpeakerRequest request, ToggleMuteSpeakerResponse response)

Static Public Attributes

static final int LEVEL_MAX = 100
static final int LEVEL_MIN = 0
static final int LEVEL_STEP = 10
static final String OP_CHANNEL = "channel"
static final String OP_MUTE = "mute"
static final String OP_MUTE_TOGGLE = "mutetoggle"
static final String OP_VOLUME_DOWN = "volumedown"
static final String OP_VOLUME_TO = "volumeto"
static final String OP_VOLUME_UP = "volumeup"

Detailed Description

Author:
Erwan Le Huitouze <erwan.lehuitouze@gmail.com>

Definition at line 23 of file ISpeaker.java.


Member Function Documentation

void org.rosbuilding.common.media.ISpeaker.handleSpeakerMuteToggle ( ToggleMuteSpeakerRequest  request,
ToggleMuteSpeakerResponse  response 
)

Method callback for SpeakerMuteToggle service.

Parameters:
request
response

Member Data Documentation

Definition at line 25 of file ISpeaker.java.

Definition at line 24 of file ISpeaker.java.

Definition at line 26 of file ISpeaker.java.

final String org.rosbuilding.common.media.ISpeaker.OP_CHANNEL = "channel" [static]

Definition at line 33 of file ISpeaker.java.

final String org.rosbuilding.common.media.ISpeaker.OP_MUTE = "mute" [static]

Definition at line 32 of file ISpeaker.java.

final String org.rosbuilding.common.media.ISpeaker.OP_MUTE_TOGGLE = "mutetoggle" [static]

Definition at line 30 of file ISpeaker.java.

final String org.rosbuilding.common.media.ISpeaker.OP_VOLUME_DOWN = "volumedown" [static]

Definition at line 29 of file ISpeaker.java.

final String org.rosbuilding.common.media.ISpeaker.OP_VOLUME_TO = "volumeto" [static]

Definition at line 31 of file ISpeaker.java.

final String org.rosbuilding.common.media.ISpeaker.OP_VOLUME_UP = "volumeup" [static]

Definition at line 28 of file ISpeaker.java.


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


smarthome_common_driver
Author(s): Mickael Gaillard , Erwan Le Huitouze
autogenerated on Sat Jun 8 2019 19:35:17