public class ChannelLoudness extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Channel |
channel |
protected Boolean |
loudness |
| Constructor and Description |
|---|
ChannelLoudness(Channel channel,
Boolean loudness) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
getChannel() |
Boolean |
getLoudness() |
String |
toString() |
Copyright © 2023 jUPnP.org. All rights reserved.