Copyright © 2005-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 TagsReaderMan class.

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

 

 

Syntax

 

[Visual Basic]

Public Function MP4_PictureFrameCountGet (

) as Int16


 

[C#]

public Int16 MP4_PictureFrameCountGet (

);


 

[C++]

public: Int16 MP4_PictureFrameCountGet (

);


 

 

Return value

 

Value

Meaning

 

 

Negative value

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

Other values

The number of picture frames available inside the MP4 tag