| Package | Description |
|---|---|
| org.mythtv.services.api.content | |
| org.mythtv.services.api.content.impl |
| Modifier and Type | Method and Description |
|---|---|
LiveStreamInfo |
LiveStreamInfoWrapper.getLiveStreamInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<LiveStreamInfo> |
LiveStreamInfos.getLiveStreamInfos() |
org.springframework.http.ResponseEntity<LiveStreamInfo> |
ContentOperations.stopLiveStream(int id)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamInfoWrapper.setLiveStreamInfo(LiveStreamInfo liveStreamInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamInfos.setLiveStreamInfos(List<LiveStreamInfo> liveStreamInfos) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<LiveStreamInfo> |
ContentTemplate.stopLiveStream(int id) |
Copyright © 2012. All Rights Reserved.