|
SkmXmlApi
|
| ▼NSkmXmlApi | Web API to VideoNEXT product |
| CAPICommand | The abstract class for all Skm Api commands. All command objects should derive from this class |
| CAuthorizationCommand | Communicates with the Skm Api to get Urls for thumbnails and Rtsp streams |
| CCamera | Skm Camera represents an Skm camera object |
| CCredentialCommand | Retrieves available resources via the Skm's Credential Manager Api. Resources include cameras, audio devices, slave nodes, etc. Each resource includes user permissions and permission roles that are associated |
| CDownloadProgressEventArgs | Media clip download progress event arguments |
| CDownloadTask | Media clip download task descriptor |
| CEvent | |
| CEventLog | |
| CIdentityAttributes | Available global settings |
| CIdentityAttributesCommand | A command for retrieving global settings |
| CObjectAttributes | Available attributes of an object |
| CPanTiltZoomController | Controls the Pan/Tilt/Zoom functions of a PTZ enabled camera |
| CSkmApiException | General Skm exception |
| CSkmAuthenticationException | Exception occurs when authentication fails with the Skm server |
| CSkmBase | The base object for all Skm commands that use the Skm session |
| CSkmObject | An Skm resource object base class, such as a Camera or Audio or Ptz. All Skm resouce objects should inherit from this abstract class |
| CSkmObjectList | Generic collection to hold any SkmObject and subclasses of SkmObject |
| CSkmPermissionList | Collection of permissions associated to an SkmObject |
| CSkmSession | The SkmSession provides authentication keeps reference to the session on the Skm server |
| CSkmUser | SkmUser object provides information for a Skm user |
| CVersionInformationCommand | Gets version information associated to the Skm server |
| CWhoAmICommand | A command to get current user ID |