Copyright © 2005-2019 MultiMedia Soft

TagsReader property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property TagsReader As TagsReaderMan


 

[C#]

public TagsReaderMan TagsReader {get;}


 

[C++]

public: __property TagsReaderMan* get_TagsReader ();


 

This property is Read-only

 

 

Remarks

The embedded editor of tag information.

 

This property encapsulates the functionality of the TagsReaderMan class.

 

For details about the reading of tags see the How to read TAG information in sound files tutorial.