This is the complete list of members for RecorderCommandService, including all inherited members.
ControlLiveStream(string token, Guid clientID, Guid controlID, LiveStreamDevice[] devices) | RecorderCommandService | inline |
GetVersion() | RecorderCommandService | inline |
InputGetState(string token, Guid deviceId) | RecorderCommandService | inline |
IOState enum name | RecorderCommandService | |
IsManualRecording(string token, Guid[] deviceIds) | RecorderCommandService | inline |
JPEGGetAt(string token, Guid deviceId, DateTime time) | RecorderCommandService | inline |
JPEGGetAtOrAfter(string token, Guid deviceId, DateTime time) | RecorderCommandService | inline |
JPEGGetAtOrBefore(string token, Guid deviceId, DateTime time) | RecorderCommandService | inline |
JPEGGetLive(string token, Guid deviceId, int maxWidth, int maxHeight) | RecorderCommandService | inline |
MulticastContinue(string token, Guid[] multicastSessionIds) | RecorderCommandService | inline |
MulticastStart(string token, Guid[] deviceIds, ClientCapabilities clientCapabilities) | RecorderCommandService | inline |
MulticastStop(string token, Guid[] multicastSessionIds) | RecorderCommandService | inline |
OutputActivate(string token, Guid deviceId) | RecorderCommandService | inline |
OutputDeactivate(string token, Guid deviceId) | RecorderCommandService | inline |
OutputGetState(string token, Guid deviceId) | RecorderCommandService | inline |
OutputTrigger(string token, Guid deviceId, TimeDuration duration) | RecorderCommandService | inline |
PresetGetList(string token, Guid deviceId) | RecorderCommandService | inline |
PresetMoveTo(string token, Guid deviceId, string presetName) | RecorderCommandService | inline |
PresetSet(string token, Guid deviceId, string presetName) | RecorderCommandService | inline |
PTZActivatePatrollingSchema(string token, Guid deviceId, Guid patrollingSchemaId) | RecorderCommandService | inline |
PTZCenter(string token, Guid deviceId, double refWidth, double refHeight, double centerX, double centerY, double zoom) | RecorderCommandService | inline |
PTZGetAbsolutePosition(string token, Guid deviceId) | RecorderCommandService | inline |
PTZGetSessionInfo(string token, Guid deviceId) | RecorderCommandService | inline |
PTZMoveAbsolute(string token, Guid deviceId, PTZArgs ptzArgs) | RecorderCommandService | inline |
PTZMoveHome(string token, Guid deviceId) | RecorderCommandService | inline |
PTZMoveRelative(string token, Guid deviceId, PTZArgs ptzArgs) | RecorderCommandService | inline |
PTZMoveStart(string token, Guid deviceId, PTZArgs ptzArgs) | RecorderCommandService | inline |
PTZMoveStop(string token, Guid deviceId) | RecorderCommandService | inline |
PTZRectangle(string token, Guid deviceId, double refWidth, double refHeight, double left, double top, double bottom, double right) | RecorderCommandService | inline |
PTZReleaseSession(string token, Guid deviceId) | RecorderCommandService | inline |
PTZReserveSession(string token, Guid deviceId) | RecorderCommandService | inline |
RecorderCommandService() | RecorderCommandService | inline |
SendDriverCommand(string token, Guid deviceId, string command) | RecorderCommandService | inline |
SequencesGet(string token, Guid deviceId, Guid sequenceType, DateTime minTime, DateTime maxTime, int maxCount) | RecorderCommandService | inline |
SequencesGetAround(string token, Guid deviceId, Guid sequenceType, DateTime centerTime, int maxCountBefore, int maxCountAfter) | RecorderCommandService | inline |
SequencesGetAroundWithSpan(string token, Guid deviceId, Guid sequenceType, DateTime centerTime, TimeDuration maxTimeBefore, int maxCountBefore, TimeDuration maxTimeAfter, int maxCountAfter) | RecorderCommandService | inline |
SequencesGetTypes(string token, Guid deviceId) | RecorderCommandService | inline |
SmartSearchCancel(string token, Guid smartSearchId) | RecorderCommandService | inline |
SmartSearchGetResult(string token, Guid smartSearchId, bool continueSearch) | RecorderCommandService | inline |
SmartSearchGetStatus(string token, Guid smartSearchId) | RecorderCommandService | inline |
SmartSearchStart(string token, Guid deviceId, DateTime searchBeginTime, DateTime searchEndTime, int sensitivity, TimeDuration searchInterval, ImageMask searchMask, bool ignoreInitialMotion, System.Drawing.Size resultMotionMaskSize) | RecorderCommandService | inline |
SmartSearchStatusType enum name | RecorderCommandService | |
StartManualRecording(string token, Guid[] deviceIds) | RecorderCommandService | inline |
StartRecording(string token, Guid deviceId, long recordingTimeMicroSeconds) | RecorderCommandService | inline |
StopManualRecording(string token, Guid[] deviceIds) | RecorderCommandService | inline |
TimeLineInformationGet(string token, Guid deviceId, Guid[] timeLineInformationTypes, DateTime timeLineInformationBeginTime, TimeDuration timeLineInformationInterval, int timeLineInformationCount) | RecorderCommandService | inline |