Searched
full:player (Results
401 -
425 of
812) sorted by null
<<11121314151617181920>>
/frameworks/av/media/libstagefright/ |
AwesomePlayer.cpp | 76 AwesomePlayer *player, 78 : mPlayer(player), 180 defaultServiceManager()->getService(String16("media.player")); 546 // shutdown the video-related resources and the player appear to 550 // If we had an audio player, it would have effectively 943 // if the player was started it will take care of stopping the source when destroyed 1046 // Make sure to do this before starting the audio player [all...] |
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
NativeMediaActivity.java | 178 * set surface to render. should be called before creating Media player
|
/cts/tests/tests/speech/src/android/speech/tts/cts/ |
TextToSpeechWrapper.java | 179 // use media player to play the file. If it succeeds with no exceptions, assume file is
|
/development/samples/ApiDemos/src/com/example/android/apis/media/ |
MediaPlayerDemo_Video.java | 121 // Create a new media player and set the listeners
|
/development/samples/AppNavigation/res/values/ |
strings.xml | 36 <string name="content_view_description">This activity can receive ACTION_VIEW intents with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo gallery or video player.</string>
|
/development/samples/Support7Demos/res/layout/ |
sample_media_router.xml | 117 <FrameLayout android:id="@+id/player"
|
/development/samples/SupportAppNavigation/res/values/ |
strings.xml | 36 <string name="content_view_description">This activity can receive ACTION_VIEW intents with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo gallery or video player.</string>
|
/external/chromium/chrome/browser/ |
plugin_data_remover.cc | 26 // The minimum Flash Player version that implements NPP_ClearSiteData.
|
/external/chromium/chrome/browser/ui/webui/ |
mediaplayer_ui.h | 123 // Set when the register handler is called. When the media player is
|
/external/chromium/chrome/common/ |
chrome_content_client.cc | 40 const char* kFlashPluginSplDescription = "FutureSplash Player";
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
about_apps.html | 15 <iframe title="YouTube video player" width="610" height="380" src="//www.youtube.com/embed/lBUGTVIJVfM" frameborder="0" allowfullscreen></iframe>
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
contentSettings.html | 125 <code>adobe-flash-player</code> and the pattern <code><all_urls></code>,
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
CHROMIUM_map_sub.txt | 40 #1) Dynamic textures. A good example would be a video player that needs to
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
ImageBitmap.cpp | 62 IntRect videoRect = IntRect(IntPoint(), video->player()->naturalSize());
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebMediaPlayer.h | 159 // Returns true if the player can enter fullscreen.
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/ |
VideoRecorderAppState.java | 24 * M-JPEG content. The file should be playable on any OS in any video player.<br/>
|
/external/libvorbis/ |
README | 40 encoder/player to demonstrate use of libvorbis as well as
|
/external/libvorbis/doc/vorbisfile/ |
seeking.html | 34 interest to player and game developers implementing dynamic music and
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
cdrom.html | 159 >You use this API to perform all the basic functions of a CD player,
|
/external/replicaisland/src/com/replica/replicaisland/ |
GameObject.java | 73 PLAYER,
|
/frameworks/av/include/drm/ |
drm_framework_common.h | 301 * to the player
|
/frameworks/av/media/libstagefright/httplive/ |
LiveSession.h | 169 // * the swapping of packet sources in dequeueAccessUnit on the player thread, AND
|
/frameworks/base/docs/html/about/versions/ |
android-1.5-highlights.jd | 69 music player, picture frame, and search</li>
|
/frameworks/base/docs/html/reference/com/google/android/gms/games/ |
OnPlayersLoadedListener.html | 702 <p itemprop="articleBody">Listener for receiving callbacks when player data has been loaded. 775 <div class="jd-descrdiv">Called when player data has been loaded.</div> 851 <div class="jd-tagdata jd-tagdescr"><p>Called when player data has been loaded. 874 <td>The player data that was requested. This is guaranteed to be non-null, though
|
/frameworks/base/media/jni/ |
android_media_MediaCrypto.cpp | 66 sm->getService(String16("media.player"));
|
Completed in 1771 milliseconds
<<11121314151617181920>>