Copyright © 2001-2019 MultiMedia Soft

TagsReader.FLAC_PictureFrameCountGet method

Previous pageReturn to chapter overviewNext page

Remarks

 

Obtains the number of picture frames available inside the FLAC tag.

 

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.FLAC_PictureFrameCountGet (

) as Integer


 

[C++]

short control.TagsReader.FLAC_PictureFrameCountGet (

);


 

 

Return value

 

Value

Meaning

 

 

Negative value

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

Other values

The number of picture frames available inside the FLAC tag