| Package | Description |
|---|---|
| org.mythtv.services.api.video | |
| org.mythtv.services.api.video.impl |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<VideoLookupList> |
VideoOperations.lookupVideo(String title,
String subtitle,
String inetRef,
int season,
int episode,
String grabberType,
boolean allowGeneric,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<VideoLookupList> |
VideoTemplate.lookupVideo(String title,
String subtitle,
String inetRef,
int season,
int episode,
String grabberType,
boolean allowGeneric,
ETagInfo etag) |
Copyright © 2012. All Rights Reserved.