Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoAudioEffectPlayState

AudioEffectPlayer state.

Index

Enumeration members

Enumeration members

NoPlay

NoPlay: = 0

Not playing

Pausing

Pausing: = 2

Pausing

PlayEnded

PlayEnded: = 3

End of play

Playing

Playing: = 1

Playing

Generated using TypeDoc