TizenRT Public API
v2.0 M2
|
Media MediaPlayer APIs. More...
#include <memory>
#include <media/InputDataSource.h>
#include <media/MediaPlayerObserverInterface.h>
Go to the source code of this file.
Data Structures | |
class | MediaPlayer |
Enumerations |
Media MediaPlayer APIs.
Definition in file MediaPlayer.h.
enum player_error_e : int |
result of call the apis
#include <media/MediaPlayer.h>
Enumerator | |
---|---|
PLAYER_ERROR_NOT_ALIVE |
MediaPlayer Error case |
PLAYER_ERROR_NONE |
MediaPlayer Success case |
Definition at line 43 of file MediaPlayer.h.