BytesLoaded Property (SparkVideoDisplay)
Class
SparkVideoDisplay
.
Action
Gets the number of bytes of data that have been downloaded into the application.
Syntax
C#
protected
Double
bytesLoaded { get; }
VB
'Declaration Protected Read Property bytesLoaded As
Double
Access
Read only.