Lightweight Resource wrapper that avoids Cling overhead.
More...
|
|
| YaaccRes (ProtocolInfo protocolInfo, Long size, String duration, Long bitrate, String value) |
| |
|
| YaaccRes (ProtocolInfo protocolInfo, Long size, String duration, Long bitrate, Long sampleFrequency, Long nrAudioChannels, Long bitsPerSample, String value) |
| |
|
| YaaccRes (ProtocolInfo protocolInfo, Long size, String resolution, String value) |
| |
|
ProtocolInfo | getProtocolInfo () |
| |
|
Long | getSize () |
| |
|
String | getDuration () |
| |
|
Long | getBitrate () |
| |
|
Long | getSampleFrequency () |
| |
|
Long | getNrAudioChannels () |
| |
|
Long | getBitsPerSample () |
| |
|
String | getResolution () |
| |
|
String | getValue () |
| |
|
Res | toClingRes () |
| | Convert to Cling Res for UPnP serialization.
|
| |
|
|
static YaaccRes | fromClingRes (Res res) |
| | Create from Cling Res.
|
| |
Lightweight Resource wrapper that avoids Cling overhead.
Converts to Cling Res only when needed for serialization.
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/model/YaaccRes.java