NIM PC Cross Platform SDK
|
文档传输信息 More...
#include <nim_doc_trans_helper.h>
Public Attributes | |
std::string | id_ |
标识ID | |
std::string | name_ |
转码文档名称 | |
NIMDocTranscodingFileType | source_type_ |
转码源文档的文件类型 | |
int64_t | size_ |
文件大小 | |
NIMDocTranscodingImageType | pic_type_ |
转码目标图片的文件类型 | |
NIMDocTranscodingState | state_ |
转码过程状态 | |
std::string | url_prefix_ |
转码后的下载地址前缀 | |
int | page_num_ |
转码文档总页数 | |
std::string | ext_ |
发起文档转码时的附带信息 | |
std::list< PictureInfo > | pic_info_ |
图片信息的key | |
std::string | upload_file_path |
客户端本地扩展:上传文件路径 | |
NIMDocContinueUploadState | continue_upload_state_ |
客户端本地扩展:续传文件状态 | |
文档传输信息