Media Player Kit v1.3.0 API Reference for Windows
Functions
CreateAgoraMediaPlayer

Functions

AGORA_PLAYER_API agora::rtc::IMediaPlayer *AGORA_PLAYER_CALL createAgoraMediaPlayer ()
 

Detailed Description

Function Documentation

◆ createAgoraMediaPlayer()

AGORA_PLAYER_API agora::rtc::IMediaPlayer* AGORA_PLAYER_CALL createAgoraMediaPlayer ( )

Creates the IMediaPlayer object.

Returns
  • The call succeeds and retruns the IMediaPlayer object.
  • The call fails and returns NULL.