IOTC Platform  Ver: 4.3.6.2-0-ge1f616e
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
VSaaSContractInfo Struct Reference

#include <VSaaS.h>

Data Fields

uint32_t cb
 
VSaaSContractType contract_type
 
uint32_t event_recording_max_sec
 
uint32_t video_max_fps
 
uint32_t recording_max_kbps
 
uint32_t video_max_high
 
uint32_t video_max_width
 

Detailed Description

The VSaaS contract information and the video format requested by VSaaS server

Parameters
cb[in] The check byte of this structure.
contract_type[out] The user's contract type of VSaaS.(event, fulltime)
event_recording_max_sec[out] The max length of event recording video in sec.
video_max_fps[out] The max fps of video.
recording_max_kbps[out] The max kbps fo recording.
video_max_high[out] The max height of video.
video_max_width[out] two max width of video.

Field Documentation

uint32_t cb
VSaaSContractType contract_type
uint32_t event_recording_max_sec
uint32_t recording_max_kbps
uint32_t video_max_fps
uint32_t video_max_high
uint32_t video_max_width

The documentation for this struct was generated from the following file: