Searched refs:adaptive (Results 1 – 14 of 14) sorted by relevance
38 virtual void setAdaptiveStreamingMode(bool adaptive) = 0;70 void setAdaptiveStreamingMode(bool adaptive);
136 void WVMExtractor::setAdaptiveStreamingMode(bool adaptive) { in setAdaptiveStreamingMode() argument138 mImpl->setAdaptiveStreamingMode(adaptive); in setAdaptiveStreamingMode()
2 page.tags="audio","video","adaptive","streaming","DASH","smoothstreaming"12 including Dynamic adaptive streaming over HTTP (DASH), SmoothStreaming and Common Encryption. It's
52 <p>Android provides an adaptive app framework that allows you to provide unique resources
33 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
277 <p>Support for adaptive video playback is now available with the {@link android.media.MediaCodec} A…279 <p>You can enable adaptive playback by adding two keys to {@link android.media.MediaFormat} that sp…285 …e you attempt to configure your codec for adaptive playback, you must verify that the device suppo…287 <p class="note"><strong>Note:</strong> Support for adaptive playback is vendor specific. Some code…
647 <h4 id="44-adaptive-playback">Resolution switching through adaptive playback</h4>651 for adaptive playback into the Android media framework. Adaptive playback is662 can check for adaptive playback support at runtime using existing APIs and
239 … framework supports most of the HTTP Live streaming specification, including adaptive bit rate.</p>
605 including adaptive bit rate. See the <a
218 <td><p>This template creates an adaptive layout for a set of items and associated details. On a
431 attractive because they can simplify the code you write and provide an adaptive environment
15528 field public static final java.lang.String FEATURE_AdaptivePlayback = "adaptive-playback";
16793 field public static final java.lang.String FEATURE_AdaptivePlayback = "adaptive-playback";