HomeSort by relevance Sort by last modified time
    Searched refs:media_info_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
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/media/libmedia/include/media/
mediaplayer.h 103 // 'ext1' should be a value from the enum media_info_type.
112 enum media_info_type { enum in namespace:android

Completed in 67 milliseconds