StreamLoaded event |
|
Remarks
Occurs when the player has buffered enough data from an Internet stream in order to start playback. In case the Internet stream should have been successfully loaded from a playlist, this event would be fired immediately before the StreamLoadedFromInetPlaylist event.
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 StreamLoadedEventArgs having the following parameters:
|