JMessage PC SDK 1.2.3 JMessage PC SDK |
Jmcpp::VoiceContent结构体 参考
语音消息内容 更多…
#include
继承自 Jmcpp::ContentBase .
## Public 属性 | |
std::string | mediaId |
std::string | format |
int64_t | fileSize = 0 |
uint32_t | crc32 = 0 |
std::string | hash |
uint32_t | duration |
语音时长(秒) 更多… | |
Public 属性 继承自 Jmcpp::ContentBase | |
std::string | extras |
消息附属消息 json对象 更多… | |
详细描述
语音消息内容
类成员变量说明
◆ mediaId
std::string Jmcpp::VoiceContent::mediaId |
◆ format
std::string Jmcpp::VoiceContent::format |
◆ fileSize
int64_t Jmcpp::VoiceContent::fileSize = 0 |
◆ crc32
uint32_t Jmcpp::VoiceContent::crc32 = 0 |
◆ hash
std::string Jmcpp::VoiceContent::hash |
◆ duration
uint32_t Jmcpp::VoiceContent::duration |
语音时长(秒)
该结构体的文档由以下文件生成:
- Messages.h
- Jmcpp
- VoiceContent
- 制作者 1.8.13