본문으로 건너뛰기
버전: 최신 버전

IAIPlayerCallback

  • assembly: AIHuman.SDK.Core
  • namespace: AIHuman.Interface
Modifier and TypeMethod and Description
voidOnAIPlayerError(AIError error) AIPlayer에서 발생한 에러를 보고합니다.
voidOnAIPlayerResLoadingProgressed(int current, int total) AIPlayer에서 AI 리소스 로딩 상태를 보고합니다.
voidOnAIPlayerEvent(AIEvent aiEvent) AIPlayer에서 발생한 이벤트를 보고합니다.