|
SkmXmlApi
|
| CSkmXmlApi.DownloadProgressEventArgs | Media clip download progress event arguments |
| CSkmXmlApi.DownloadTask | Media clip download task descriptor |
| CSkmXmlApi.Event | |
| ▼CException | |
| ▼CSkmXmlApi.SkmApiException | General Skm exception |
| CSkmXmlApi.SkmAuthenticationException | Exception occurs when authentication fails with the Skm server |
| CSkmXmlApi.IdentityAttributes | Available global settings |
| ▼CList | |
| CSkmXmlApi.SkmObjectList< ItemType > | Generic collection to hold any SkmObject and subclasses of SkmObject |
| CSkmXmlApi.SkmPermissionList | Collection of permissions associated to an SkmObject |
| CSkmXmlApi.ObjectAttributes | Available attributes of an object |
| CSkmXmlApi.PanTiltZoomController | Controls the Pan/Tilt/Zoom functions of a PTZ enabled camera |
| ▼CSkmXmlApi.SkmBase | The base object for all Skm commands that use the Skm session |
| ▼CSkmXmlApi.APICommand | The abstract class for all Skm Api commands. All command objects should derive from this class |
| CSkmXmlApi.AuthorizationCommand | Communicates with the Skm Api to get Urls for thumbnails and Rtsp streams |
| CSkmXmlApi.CredentialCommand | 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 |
| CSkmXmlApi.EventLog | |
| CSkmXmlApi.IdentityAttributesCommand | A command for retrieving global settings |
| CSkmXmlApi.VersionInformationCommand | Gets version information associated to the Skm server |
| CSkmXmlApi.WhoAmICommand | A command to get current user ID |
| ▼CSkmXmlApi.SkmObject | An Skm resource object base class, such as a Camera or Audio or Ptz. All Skm resouce objects should inherit from this abstract class |
| CSkmXmlApi.Camera | Skm Camera represents an Skm camera object |
| CSkmXmlApi.SkmUser | SkmUser object provides information for a Skm user |
| CSkmXmlApi.SkmSession | The SkmSession provides authentication keeps reference to the session on the Skm server |