TizenRT Public API  v2.0 M2
MediaPlayer.h File Reference

Media MediaPlayer APIs. More...

#include <memory>
#include <media/InputDataSource.h>
#include <media/MediaPlayerObserverInterface.h>
Include dependency graph for MediaPlayer.h:

Go to the source code of this file.

Data Structures

class  MediaPlayer
 

Enumerations

Detailed Description

Media MediaPlayer APIs.

Definition in file MediaPlayer.h.

Enumeration Type Documentation

enum player_error_e : int

result of call the apis

#include <media/MediaPlayer.h>

Since
TizenRT v2.0
Enumerator
PLAYER_ERROR_NOT_ALIVE 

MediaPlayer Error case

PLAYER_ERROR_NONE 

MediaPlayer Success case

Definition at line 43 of file MediaPlayer.h.