/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | ICameraDeviceUserWrapper.java | 71 public SubmitInfo submitRequest(CaptureRequest request, boolean streaming) in submitRequest() argument 74 return mRemoteDevice.submitRequest(request, streaming); in submitRequest() 81 public SubmitInfo submitRequestList(CaptureRequest[] requestList, boolean streaming) in submitRequestList() argument 84 return mRemoteDevice.submitRequestList(requestList, streaming); in submitRequestList()
|
/frameworks/av/camera/aidl/android/hardware/camera2/ |
D | ICameraDeviceUser.aidl | 32 SubmitInfo submitRequest(in CaptureRequest request, boolean streaming); in submitRequest() argument 33 SubmitInfo submitRequestList(in CaptureRequest[] requestList, boolean streaming); in submitRequestList() argument
|
/frameworks/base/docs/html/guide/topics/media/ |
D | exoplayer.jd | 2 page.tags="audio","video","adaptive","streaming","DASH","smoothstreaming" 12 including Dynamic adaptive streaming over HTTP (DASH), SmoothStreaming and Common Encryption. It's
|
D | mediaplayer.jd | 104 <li>External URLs (streaming)</li> 135 <p>Playing from a remote URL via HTTP streaming looks like this:</p> 352 However, if your service is playing or streaming music, you want to prevent 377 you are streaming media over the
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CameraDeviceClient.h | 71 bool streaming = false, 77 bool streaming = false,
|
D | CameraDeviceClient.cpp | 113 bool streaming, in submitRequest() argument 117 return submitRequestList(requestList, streaming, submitInfo); in submitRequest() 122 bool streaming, in submitRequestList() argument 157 } else if (streaming) { in submitRequestList() 227 if (streaming) { in submitRequestList()
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | CameraDeviceUserShim.java | 405 public SubmitInfo submitRequest(CaptureRequest request, boolean streaming) { in submitRequest() argument 422 return mLegacyDevice.submitRequest(request, streaming); in submitRequest() 426 public SubmitInfo submitRequestList(CaptureRequest[] request, boolean streaming) { in submitRequestList() argument 443 return mLegacyDevice.submitRequestList(request, streaming); in submitRequestList()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
D | CameraDeviceBinderTest.java | 196 …private SubmitInfo submitCameraRequest(CaptureRequest request, boolean streaming) throws Exception… in submitCameraRequest() argument 197 SubmitInfo requestInfo = mCameraUser.submitRequest(request, streaming); in submitCameraRequest()
|
/frameworks/base/docs/html/guide/appendix/ |
D | media-formats.jd | 41 <li>HTTP/HTTPS progressive streaming</li> 42 …<li>HTTP/HTTPS live streaming <a href="http://tools.ietf.org/html/draft-pantos-http-live-streaming…
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | index.jd | 50 user leaves and re-enters the activity. For example, if you're building a streaming video player,
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.0-highlights.jd | 234 continuous "open microphone" experience and streaming voice recognition. The new 259 <p>Mobile devices can make extensive use of network data for streaming content, 621 of files, photos, or other media; streaming video or audio from another device; or connecting to 677 <li>HTTP Live streaming</li> 795 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Low-level streaming 798 <p>Android 4.0 provides a direct, efficient path for low-level streaming 812 <p>To support this low-level streaming, the platform introduces a new native API 816 together if needed. Tools support for low-level streaming multimedia will be 866 supports streaming VP8 content. For streaming multimedia, the framework supports 867 HTTP Live streaming protocol version 3 and encoding of ADTS-contained AAC [all …]
|
D | android-3.1-highlights.jd | 356 <h3 id="rtp">RTP API, for control over audio streaming sessions</h3> 360 data streaming. In particular, apps that provide VOIP, push-to-talk, 361 conferencing, and audio streaming can use the API to initiate sessions and
|
D | android-3.0-highlights.jd | 237 <p style="margin-top:.75em;margin-bottom:.75em;"><strong>HTTP Live streaming</strong></p> 239 …edia framework to begin an HTTP Live streaming session. The media framework supports most of the H…
|
D | android-3.1.jd | 329 streaming. In particular, apps that provide VOIP, push-to-talk, conferencing, 330 and audio streaming can use the API to initiate sessions and transmit or receive 565 high-performance Wi-Fi lock to ensure streaming performance even when the screen 644 <li>New streaming audio formats 647 improved streaming audio, as well as support for FLAC audio, for highest quality
|
D | android-2.2-highlights.jd | 199 streaming</li>
|
/frameworks/base/docs/html/training/volley/ |
D | index.jd | 61 <p>Volley is not suitable for large download or streaming operations, since Volley holds
|
/frameworks/base/docs/html/tv/ |
D | index.jd | 247 Get information about the streaming media player
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | efficient-network-access.jd | 98 …ed. For streaming music, rather than maintaining a continuous stream that keeps the radio active a…
|
/frameworks/base/docs/html/ndk/guides/audio/ |
D | opensl-for-android.jd | 1067 <h3>Decode streaming ADTS AAC to PCM</h3> 1070 An audio player acts as a streaming decoder if the data source is an 1082 This feature is primarily intended for streaming media applications that 1119 In all respects except for the data source, the streaming decode method is the same as 1125 the same as an <a href="#simple">Android simple buffer queue</a>. The streaming decoder
|
/frameworks/base/docs/html/training/tv/tif/ |
D | channel.jd | 73 <p>For internet streaming based TV inputs, assign your own values to the above accordingly so that
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | connecting.jd | 54 supports HTTPS, streaming uploads and downloads, configurable timeouts,
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_overview.jd | 495 method is a streaming 499 sensor is not a streaming sensor because it reports data only when there is a change in the 505 acquisition rates or a streaming sensor, you can use this method to determine whether a sensor
|
/frameworks/base/docs/html-intl/intl/in/preview/ |
D | api-overview.jd | 300 kecepatan bit untuk streaming, mengurangi kualitas gambar, menangguhkan precaching optimistik, 537 <li> Panggilan draw BaseVertex agar batching dan streaming jadi lebih baik. 922 kinerja rendering UI. API tersebut menyediakan kemampuan ini dengan mengekspos Pub/Sub API streaming
|
/frameworks/base/docs/html/tv/adt-1/ |
D | index.jd | 31 <p>The ADT-1 Developer Kit is a streaming media player and game controller designed for running
|
/frameworks/base/docs/html/preview/ |
D | api-overview.jd | 340 bit rate for streaming, reducing image quality, deferring optimistic precaching, 587 <li> BaseVertex draw calls to enable better batching and streaming. 1000 performance. The API provides this capability by exposing a streaming Pub/Sub API to transfer frame
|