Copyright © 2001-2019 MultiMedia Soft

TagsReader.WAV_ListInfoChunkUniqueFramesCountGet method

Previous pageReturn to chapter overviewNext page

Remarks

 

Obtains the number of unique frames found inside the LIST INFO chunk of the WAV file. The identifier of each unique frame can be obtained through the TagsReader.WAV_ListInfoChunkUniqueFramesIdGet method.

 

For further details about methods related to tags reading refer to the TagsReader object.

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

 

 

Syntax

 

[Visual Basic]

control.TagsReader.WAV_ListInfoChunkUniqueFramesCountGet (

) as Integer


 

[C++]

short control.TagsReader.WAV_ListInfoChunkUniqueFramesCountGet (

);


 

 

Return value

 

Value

Meaning

 

 

Negative value

An error occurred (see the LastError property for further error details)

Other values

The number of unique frames found inside the LIST INFO chunk