Copyright © 2001-2019 MultiMedia Soft

TagsReader.MP4_PictureFrameCountGet method

Previous pageReturn to chapter overviewNext page

Remarks

 

Obtains the number of picture frames available inside the MP4 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.MP4_PictureFrameCountGet (

) as Integer


 

[C++]

short control.TagsReader.MP4_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 MP4 tag