Method | Description | |
---|---|---|
AddSchedule ( int channelId, String programName, System.DateTime startTime, System.DateTime endTime, int scheduleType, |
||
CloseAll ( ) : void | ||
DeleteRecordedTV ( int recId ) : bool | ||
DeleteSchedule ( int schedId ) : bool | ||
GetLogoPath ( System.Boolean bIsRadio ) : string | ||
GetRadioChannels ( List |
||
GetRadioGroups ( ) : List |
||
GetRecordingDriveSpace ( ) : string | ||
GetRecordingStopTime ( int recordingId ) : int | ||
GetRecordings ( bool resolveHostnames, string &OriginalURL ) : List |
||
GetScheduleInfo ( int index ) : String | ||
GetSchedules ( bool seriesSupport = false ) : List |
||
GetServerInterface ( ) : |
||
GetTVChannels ( List |
||
GetTVGroups ( ) : List |
||
GetVersion ( ) : string | ||
Init ( IController controller ) : bool | ||
IsRecording ( ) : bool | ||
RequestUser ( string username ) : TvControl.User | ||
SetRecordingStopTime ( int recordingId, int stopTime ) : bool | ||
SetRecordingTimesWatched ( int recordingId, int timesWatched ) : bool | ||
StopRecording ( int schedId ) : bool | ||
StopTimeshift ( TvControl &me ) : bool | ||
UpdateRecording ( int recId, String recName ) : bool | ||
UpdateSchedule ( int scheduleindex, int channelId, int active, String programName, System.DateTime startTime, System.DateTime endTime, int scheduleType, |
||
disconnect ( ) : void | ||
getBackendName ( ) : string | ||
getChannelCount ( String group ) : int | ||
getChannels ( String group ) : List |
||
getEpg ( int chanId, System.DateTime startTime, System.DateTime endTime ) : List |
||
getRadioChannels ( String group ) : List |
||
getRecordedTV ( ) : List |
||
getRecordingCount ( ) : int | ||
getRecordingInfo ( int recordingId, bool withRTSPurl ) : string | ||
getRecordingURL ( int recId ) : String | ||
getRecordings ( ) : List |
||
getScheduleCount ( ) : int | ||
getSchedules ( ) : List |
||
getTimeshiftInfo ( TvControl &me ) : |
||
getTimeshiftURLs ( TvControl &me ) : |
||
getTimeshiftingUserNames ( ) : List |
||
playChannel ( int chanId, bool resolveHostnames, string &OriginalURL, TvControl &me, string &timeShiftFileName, System.Int64 &timeShiftBufPos, long &timeShiftBufNr ) : String |
public static AddSchedule ( int channelId, String programName, System.DateTime startTime, System.DateTime endTime, int scheduleType, |
||
channelId | int | |
programName | String | |
startTime | System.DateTime | |
endTime | System.DateTime | |
scheduleType | int | |
priority | ||
keepmethod | ||
keepdate | System.DateTime | |
preRecordInterval | ||
postRecordInterval | ||
return | bool |
public static DeleteRecordedTV ( int recId ) : bool | ||
recId | int | |
return | bool |
public static DeleteSchedule ( int schedId ) : bool | ||
schedId | int | |
return | bool |
public static GetLogoPath ( System.Boolean bIsRadio ) : string | ||
bIsRadio | System.Boolean | |
return | string |
public static GetRadioChannels ( List |
||
groups | List |
|
return | List |
public static GetRecordingDriveSpace ( ) : string | ||
return | string |
public static GetRecordingStopTime ( int recordingId ) : int | ||
recordingId | int | |
return | int |
public static GetRecordings ( bool resolveHostnames, string &OriginalURL ) : List |
||
resolveHostnames | bool | |
OriginalURL | string | |
return | List |
public static GetScheduleInfo ( int index ) : String | ||
index | int | |
return | String |
public static GetSchedules ( bool seriesSupport = false ) : List |
||
seriesSupport | bool | |
return | List |
public static GetServerInterface ( ) : |
||
return |
public static GetTVChannels ( List |
||
groups | List |
|
return | List |
public static Init ( IController controller ) : bool | ||
controller | IController | |
return | bool |
public static RequestUser ( string username ) : TvControl.User | ||
username | string | |
return | TvControl.User |
public static SetRecordingStopTime ( int recordingId, int stopTime ) : bool | ||
recordingId | int | |
stopTime | int | |
return | bool |
public static SetRecordingTimesWatched ( int recordingId, int timesWatched ) : bool | ||
recordingId | int | |
timesWatched | int | |
return | bool |
public static StopRecording ( int schedId ) : bool | ||
schedId | int | |
return | bool |
public static StopTimeshift ( TvControl &me ) : bool | ||
me | TvControl | |
return | bool |
public static UpdateRecording ( int recId, String recName ) : bool | ||
recId | int | |
recName | String | |
return | bool |
public static UpdateSchedule ( int scheduleindex, int channelId, int active, String programName, System.DateTime startTime, System.DateTime endTime, int scheduleType, |
||
scheduleindex | int | |
channelId | int | |
active | int | |
programName | String | |
startTime | System.DateTime | |
endTime | System.DateTime | |
scheduleType | int | |
priority | ||
keepmethod | ||
keepdate | System.DateTime | |
preRecordInterval | ||
postRecordInterval | ||
program_id | ||
return | bool |
public static getChannelCount ( String group ) : int | ||
group | String | |
return | int |
public static getChannels ( String group ) : List |
||
group | String | |
return | List |
public static getEpg ( int chanId, System.DateTime startTime, System.DateTime endTime ) : List |
||
chanId | int | |
startTime | System.DateTime | |
endTime | System.DateTime | |
return | List |
public static getRadioChannels ( String group ) : List |
||
group | String | |
return | List |
public static getRecordingInfo ( int recordingId, bool withRTSPurl ) : string | ||
recordingId | int | |
withRTSPurl | bool | |
return | string |
public static getRecordingURL ( int recId ) : String | ||
recId | int | |
return | String |
public static getTimeshiftInfo ( TvControl &me ) : |
||
me | TvControl | |
return |
public static getTimeshiftURLs ( TvControl &me ) : |
||
me | TvControl | |
return |
public static getTimeshiftingUserNames ( ) : List |
||
return | List |
public static playChannel ( int chanId, bool resolveHostnames, string &OriginalURL, TvControl &me, string &timeShiftFileName, System.Int64 &timeShiftBufPos, long &timeShiftBufNr ) : String | ||
chanId | int | |
resolveHostnames | bool | |
OriginalURL | string | |
me | TvControl | |
timeShiftFileName | string | |
timeShiftBufPos | System.Int64 | |
timeShiftBufNr | long | |
return | String |