DownloadBuffering event |
|
Remarks
Occurs when an Internet stream doesn't have enough data for playback and starts buffering new data and also when there are enough buffered data for resuming the stalled playback.
For further details about Internet streams support see the How to play Internet streams section. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type DownloadBufferingEventArgs having the following parameters:
|