OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:media_event_type
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/android/
android_GenericMediaPlayer.cpp
26
#include <media/mediaplayer.h> //
media_event_type
media_error_type media_info_type
61
// Map a
media_event_type
enum (the msg of an IMediaPlayerClient::notify) to a string or NULL
62
static const char *media_event_type_to_string(
media_event_type
msg)
118
media_event_type_to_string((enum
media_event_type
) msg), msg, ext1, ext2);
126
switch ((
media_event_type
) msg) {
/frameworks/av/include/media/
mediaplayer.h
38
enum
media_event_type
{
enum in namespace:android
Completed in 98 milliseconds