Searched refs:media_info_type (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_GenericMediaPlayer.cpp26 #include <media/mediaplayer.h> // media_event_type media_error_type media_info_type
95 // Map a media_info_type enum (the ext1 of a MEDIA_INFO event) to a string or NULL
96 static const char *media_info_type_to_string(media_info_type info)
195 media_info_type_to_string((media_info_type) ext1), ext1, ext2);
/frameworks/av/include/media/
H A Dmediaplayer.h92 // 'ext1' should be a value from the enum media_info_type.
101 enum media_info_type { enum in namespace:android

Completed in 47 milliseconds