|
|
{{ ::record.start | date:'shortDate':recCtrl.sf.dateFormat }} {{ ::record.start | date:'mediumTime':recCtrl.sf.dateFormat }}
|
{{ ::record.end | date:'shortDate':recCtrl.sf.dateFormat }} {{ ::record.end | date:'mediumTime':recCtrl.sf.dateFormat }} |
{{ ::record.duration | date: 'H:mm:ss' : 'UTC' }} |
{{ ::(record.size/(1024 * 1024)).toFixed(3) }} |
{{ record.uploadCloudData.progress }} %
{{'RECORDS.EXPORT.POGRESSDOWN' | translate}} : {{ record.downloadProgress }} %
{{'RECORDS.EXPORT.POGRESSDEC' | translate}} : {{ record.decodeProgress }} %
|