|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiveStreamInfo | |
|---|---|
| org.mythtv.services.api.content | |
| org.mythtv.services.api.content.impl | |
| Uses of LiveStreamInfo in org.mythtv.services.api.content |
|---|
| Methods in org.mythtv.services.api.content that return LiveStreamInfo | |
|---|---|
LiveStreamInfo |
LiveStreamInfoWrapper.getLiveStreamInfo()
|
| Methods in org.mythtv.services.api.content that return types with arguments of type LiveStreamInfo | |
|---|---|
List<LiveStreamInfo> |
LiveStreamInfos.getLiveStreamInfos()
|
org.springframework.http.ResponseEntity<LiveStreamInfo> |
ContentOperations.stopLiveStream(int id)
- GET |
| Methods in org.mythtv.services.api.content with parameters of type LiveStreamInfo | |
|---|---|
void |
LiveStreamInfoWrapper.setLiveStreamInfo(LiveStreamInfo liveStreamInfo)
|
| Method parameters in org.mythtv.services.api.content with type arguments of type LiveStreamInfo | |
|---|---|
void |
LiveStreamInfos.setLiveStreamInfos(List<LiveStreamInfo> liveStreamInfos)
|
| Uses of LiveStreamInfo in org.mythtv.services.api.content.impl |
|---|
| Methods in org.mythtv.services.api.content.impl that return types with arguments of type LiveStreamInfo | |
|---|---|
org.springframework.http.ResponseEntity<LiveStreamInfo> |
ContentTemplate.stopLiveStream(int id)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||