|
MetaTagChanged event |
![]() ![]()
|
Remarks
Occurs, during an Internet stream recording session, 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 details about recording from the Internet see the How to perform an Internet-based recording session section.
Syntax
[Visual Basic] MetaTagChanged ( ) |
[C++] void MetaTagChanged ( ); |