Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AUDIO_FILE_INFO_ERROR

The information acquisition state. This enum is reported in requestAudioFileInfo.

since

v3.6.1.4

Index

Enumeration members

AUDIO_FILE_INFO_ERROR_FAILURE

AUDIO_FILE_INFO_ERROR_FAILURE: = 1

1: Fail to get the information of an audio file.

AUDIO_FILE_INFO_ERROR_OK

AUDIO_FILE_INFO_ERROR_OK: = 0

0: Successfully get the information of an audio file.