TUpnpProgressInfo Class Reference

class TUpnpProgressInfo

Helper class to transfer progress information in one struct

Public Member Enumerations
enum TProgressType { ESharingProgress  = 0, EVisualStatus }
Public Attributes
TInt iProgress
UpnpContentServer::TUpnpMediaType iProgressKind
TProgressType iProgressType

Member Enumerations Documentation

Enum TProgressType

Type of progress

Enumerators

ESharingProgress = 0
EVisualStatus

Member Data Documentation

TInt iProgress

TInt iProgress

If iProgressType = ESharingProgress: the value of progress in percents 0-100. If iProgressType = EVisualStatus: status of the selection ( UpnpContentServer::TUpnpSharingSelection )

UpnpContentServer::TUpnpMediaType iProgressKind

UpnpContentServer::TUpnpMediaType iProgressKind

Kind of operaiotn this information is related to images&videos or playlists

TProgressType iProgressType

TProgressType iProgressType