BytesTotal Property (SparkVideoDisplay)
Class
SparkVideoDisplay
.
Action
Gets the total size in bytes of the data being downloaded into the application.
Syntax
C#
protected
Double
bytesTotal { get; }
VB
'Declaration Protected Read Property bytesTotal As
Double
Access
Read only.