Searched refs:media_info_type (Results 1 - 3 of 3) 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)
198 media_info_type_to_string((media_info_type) ext1), ext1, ext2);
/frameworks/av/include/media/
H A Dmediaplayer.h103 // 'ext1' should be a value from the enum media_info_type.
112 enum media_info_type { enum in namespace:android
/frameworks/av/media/libmedia/include/media/
H A Dmediaplayer.h103 // 'ext1' should be a value from the enum media_info_type.
112 enum media_info_type { enum in namespace:android

Completed in 149 milliseconds