{
"errorCode": 0,
"errorInfo": "string",
"result": {
"list": [
{
"highResMediaPath": {
"duration": 0,
"endTimestamp": 0,
"fileSize": 0,
"path": "string",
"startTimestamp": 0
},
"mediaFileType": 0,
"mediaObjectId": "string",
"previewMediaPath": {
"duration": 0,
"endTimestamp": 0,
"fileSize": 0,
"path": "string",
"startTimestamp": 0
},
"sourceObjectId": "string",
"thumbnailPath": "string"
}
],
"size": 0,
"total": 0
}
}