I want to know what is TotalBytesDownloaded field, in Microsoft.Web.Media.SmoothStreaming. MSDN conveniently states it as "The number of bytes downloaded.". But is it the number of video-bytes downloaded by the player or all the bytes including any other server requests and response you might be making on top of the player(for logging purposes)
Answer: 1
It's the total number of bytes downloaded for both video and audio requests for an AV presentation.
by : Vishal Soodhttp://stackoverflow.com/users/1538843
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog