Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AUDIO_MIXING_ERROR_TYPE

The error codes of the local user's audio mixing file.

Index

Enumeration members

AUDIO_MIXING_ERROR_CAN_NOT_OPEN

AUDIO_MIXING_ERROR_CAN_NOT_OPEN: = 701

701: The SDK cannot open the audio mixing file.

AUDIO_MIXING_ERROR_INTERRUPTED_EOF

AUDIO_MIXING_ERROR_INTERRUPTED_EOF: = 703

703: The audio mixing file playback is interrupted.

AUDIO_MIXING_ERROR_OK

AUDIO_MIXING_ERROR_OK: = 0

0: The SDK can open the audio mixing file.

AUDIO_MIXING_ERROR_TOO_FREQUENT_CALL

AUDIO_MIXING_ERROR_TOO_FREQUENT_CALL: = 702

702: The SDK opens the audio mixing file too frequently.

Generated using TypeDoc