MetaTagChanged event |
|
Remarks
Occurs, during an Internet stream playback, when the Shoutcast metadata of the playing stream is changed from the provider.
After catching this event it will be possible retrieving the new strings of metadata through the GetTagString method.
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 PlayerEventArgs having the following parameters:
|