@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 508 B
JavaScript
const t=50002,e=0,a={id:50002,name:"HERELINK_VIDEO_STREAM_INFORMATION",fields:[{name:"framerate",type:"float"},{name:"bitrate",type:"uint32_t"},{name:"resolution_h",type:"uint16_t"},{name:"resolution_v",type:"uint16_t"},{name:"rotation",type:"uint16_t"},{name:"camera_id",type:"uint8_t"},{name:"status",type:"uint8_t"},{name:"uri",type:"char",arrayLength:230}]};export{e as HERELINK_VIDEO_STREAM_INFORMATION_CRC_EXTRA,t as HERELINK_VIDEO_STREAM_INFORMATION_ID,a as HerelinkVideoStreamInformationDefinition};