Copyright © 2005-2019 MultiMedia Soft

TagsReader.WAV_ListInfoChunkUniqueFramesIdGet method

Previous pageReturn to chapter overviewNext page

Remarks

 

Obtains a unique frame identifier between the list of unique frames enumerated inside the LIST INFO chunk of a WAV file through a previous call to the TagsReader.WAV_ListInfoChunkUniqueFramesCountGet method.

 

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 WAV_ListInfoChunkUniqueFramesIdGet (

nFrameIndex as Int16

) as String


 

[C#]

public string WAV_ListInfoChunkUniqueFramesIdGet (

Int16 nFrameIndex

);


 

[C++]

public: string WAV_ListInfoChunkUniqueFramesIdGet (

Int16 nFrameIndex

);


 

Parameter

Description

 

 

nFrameIndex

Zero-based index of the frame.

 

 

Return value

 

Value

Meaning

 

 

Empty string

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

Valid string

String containing the unique frame identifier