| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
CaptureOperations.addCaptureCard(CaptureCard captureCard)
- POST
|
org.springframework.http.ResponseEntity<Int> |
CaptureOperations.addCardInput(CardInput cardInput)
- POST
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
CaptureTemplate.addCaptureCard(CaptureCard captureCard) |
org.springframework.http.ResponseEntity<Int> |
CaptureTemplate.addCardInput(CardInput cardInput) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
ChannelOperations.addVideoSource(String sourceName,
String grabber,
String userId,
String frequencyTable,
String lineupId,
String password,
boolean useEit,
String configPath,
int nitId)
- POST
|
org.springframework.http.ResponseEntity<Int> |
ChannelOperations.fetchChannelsFromSource(int sourceId,
int cardId,
boolean waitForFinish,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
ChannelTemplate.addVideoSource(String sourceName,
String grabber,
String userId,
String frequencyTable,
String lineupId,
String password,
boolean useEit,
String configPath,
int nitId) |
org.springframework.http.ResponseEntity<Int> |
ChannelTemplate.fetchChannelsFromSource(int sourceId,
int cardId,
boolean waitForFinish,
ETagInfo etag) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
DvrOperations.addRecordingSchedule(int channelId,
org.joda.time.DateTime startTime,
int parentId,
boolean interactive,
int season,
int episode,
String inetRef,
int findId,
String type,
String searchType,
int recordingPriority,
int perferredInput,
int startOffset,
int endOffset,
String duplicateMethod,
String duplicateIn,
int filter,
String recordingProfile,
String recordingGroup,
String storageGroup,
String playGroup,
boolean autoExpire,
int maxEpisodes,
boolean maxNewest,
boolean autoCommercialFlag,
boolean autoTranscode,
boolean autoMetadataLookup,
boolean autoUserJob1,
boolean autoUserJob2,
boolean autoUserJob3,
boolean autoUserJob4,
int transcoder)
- POST
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
DvrTemplate.addRecordingSchedule(int channelId,
org.joda.time.DateTime startTime,
int parentId,
boolean interactive,
int season,
int episode,
String inetRef,
int findId,
String type,
String searchType,
int recordingPriority,
int perferredInput,
int startOffset,
int endOffset,
String duplicateMethod,
String duplicateIn,
int filter,
String recordingProfile,
String recordingGroup,
String storageGroup,
String playGroup,
boolean autoExpire,
int maxEpisodes,
boolean maxNewest,
boolean autoCommercialFlag,
boolean autoTranscode,
boolean autoMetadataLookup,
boolean autoUserJob1,
boolean autoUserJob2,
boolean autoUserJob3,
boolean autoUserJob4,
int transcoder) |
Copyright © 2012. All Rights Reserved.