Signaling (previously RTM) SDK v1.5.0 API Reference for Windows (C++)
Public Attributes | List of all members
agora::rtm::MediaOperationProgress Struct Reference

#include <IAgoraRtmService.h>

Public Attributes

long long  totalSize
 
long long  currentSize
 

Member Data Documentation

◆ totalSize

long long agora::rtm::MediaOperationProgress::totalSize

The total size of the file or image being loaded.

◆ currentSize

long long agora::rtm::MediaOperationProgress::currentSize

The size of the loaded part of the file or image.