MLMediaPlayerOnCompletionInfo
Module: Media Player
MediaPlayer Playback completion callback Info. More...
#include <ml_media_player.h>
Public Attributes
| Type | Name |
|---|---|
| void * | data |
Detailed Description
struct MLMediaPlayerOnCompletionInfo;
MediaPlayer Playback completion callback Info.
Deprecated
Deprecated since 1.4.0. Scheduled for removal.
API Level:
- 2
Public Attributes Documentation
data
void * data;
User data as passed to MLMediaPlayerSetEventCallbacksEx().