mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
106 lines
13 KiB
HTML
106 lines
13 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head><!-- start favicons snippet, use https://realfavicongenerator.net/ --><link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png"><link rel="manifest" href="/assets/site.webmanifest"><link rel="mask-icon" href="/assets/safari-pinned-tab.svg" color="#fc4d50"><link rel="shortcut icon" href="/assets/favicon.ico"><meta name="msapplication-TileColor" content="#ffc40d"><meta name="msapplication-config" content="/assets/browserconfig.xml"><meta name="theme-color" content="#ffffff"><!-- end favicons snippet -->
|
|
<title>com.google.android.exoplayer2.upstream (ExoPlayer library)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="../../../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="../../../../../jquery/jquery-1.10.2.js"></script>
|
|
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<h1 class="bar"><a href="../../../../../com/google/android/exoplayer2/upstream/package-summary.html" target="classFrame">com.google.android.exoplayer2.upstream</a></h1>
|
|
<div class="indexContainer">
|
|
<h2 title="Interfaces">Interfaces</h2>
|
|
<ul title="Interfaces">
|
|
<li><a href="Allocator.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">Allocator</span></a></li>
|
|
<li><a href="BandwidthMeter.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">BandwidthMeter</span></a></li>
|
|
<li><a href="BandwidthMeter.EventListener.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">BandwidthMeter.EventListener</span></a></li>
|
|
<li><a href="DataReader.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">DataReader</span></a></li>
|
|
<li><a href="DataSink.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">DataSink</span></a></li>
|
|
<li><a href="DataSink.Factory.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">DataSink.Factory</span></a></li>
|
|
<li><a href="DataSource.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">DataSource</span></a></li>
|
|
<li><a href="DataSource.Factory.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">DataSource.Factory</span></a></li>
|
|
<li><a href="HttpDataSource.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">HttpDataSource</span></a></li>
|
|
<li><a href="HttpDataSource.Factory.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">HttpDataSource.Factory</span></a></li>
|
|
<li><a href="Loader.Callback.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">Loader.Callback</span></a></li>
|
|
<li><a href="Loader.Loadable.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">Loader.Loadable</span></a></li>
|
|
<li><a href="Loader.ReleaseCallback.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">Loader.ReleaseCallback</span></a></li>
|
|
<li><a href="LoaderErrorThrower.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">LoaderErrorThrower</span></a></li>
|
|
<li><a href="LoadErrorHandlingPolicy.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">LoadErrorHandlingPolicy</span></a></li>
|
|
<li><a href="ParsingLoadable.Parser.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">ParsingLoadable.Parser</span></a></li>
|
|
<li><a href="ResolvingDataSource.Resolver.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">ResolvingDataSource.Resolver</span></a></li>
|
|
<li><a href="TransferListener.html" title="interface in com.google.android.exoplayer2.upstream" target="classFrame"><span class="interfaceName">TransferListener</span></a></li>
|
|
</ul>
|
|
<h2 title="Classes">Classes</h2>
|
|
<ul title="Classes">
|
|
<li><a href="Allocation.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">Allocation</a></li>
|
|
<li><a href="AssetDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">AssetDataSource</a></li>
|
|
<li><a href="BandwidthMeter.EventListener.EventDispatcher.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">BandwidthMeter.EventListener.EventDispatcher</a></li>
|
|
<li><a href="BaseDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">BaseDataSource</a></li>
|
|
<li><a href="ByteArrayDataSink.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">ByteArrayDataSink</a></li>
|
|
<li><a href="ByteArrayDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">ByteArrayDataSource</a></li>
|
|
<li><a href="ContentDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">ContentDataSource</a></li>
|
|
<li><a href="DataSchemeDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DataSchemeDataSource</a></li>
|
|
<li><a href="DataSourceInputStream.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DataSourceInputStream</a></li>
|
|
<li><a href="DataSpec.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DataSpec</a></li>
|
|
<li><a href="DataSpec.Builder.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DataSpec.Builder</a></li>
|
|
<li><a href="DefaultAllocator.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultAllocator</a></li>
|
|
<li><a href="DefaultBandwidthMeter.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultBandwidthMeter</a></li>
|
|
<li><a href="DefaultBandwidthMeter.Builder.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultBandwidthMeter.Builder</a></li>
|
|
<li><a href="DefaultDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultDataSource</a></li>
|
|
<li><a href="DefaultDataSourceFactory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultDataSourceFactory</a></li>
|
|
<li><a href="DefaultHttpDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultHttpDataSource</a></li>
|
|
<li><a href="DefaultHttpDataSource.Factory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultHttpDataSource.Factory</a></li>
|
|
<li><a href="DefaultHttpDataSourceFactory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultHttpDataSourceFactory</a></li>
|
|
<li><a href="DefaultLoadErrorHandlingPolicy.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DefaultLoadErrorHandlingPolicy</a></li>
|
|
<li><a href="DummyDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DummyDataSource</a></li>
|
|
<li><a href="FileDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">FileDataSource</a></li>
|
|
<li><a href="FileDataSource.Factory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">FileDataSource.Factory</a></li>
|
|
<li><a href="FileDataSourceFactory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">FileDataSourceFactory</a></li>
|
|
<li><a href="HttpDataSource.BaseFactory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">HttpDataSource.BaseFactory</a></li>
|
|
<li><a href="HttpDataSource.RequestProperties.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">HttpDataSource.RequestProperties</a></li>
|
|
<li><a href="Loader.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">Loader</a></li>
|
|
<li><a href="Loader.LoadErrorAction.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">Loader.LoadErrorAction</a></li>
|
|
<li><a href="LoaderErrorThrower.Dummy.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">LoaderErrorThrower.Dummy</a></li>
|
|
<li><a href="LoadErrorHandlingPolicy.LoadErrorInfo.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">LoadErrorHandlingPolicy.LoadErrorInfo</a></li>
|
|
<li><a href="ParsingLoadable.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">ParsingLoadable</a></li>
|
|
<li><a href="PriorityDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">PriorityDataSource</a></li>
|
|
<li><a href="PriorityDataSourceFactory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">PriorityDataSourceFactory</a></li>
|
|
<li><a href="RawResourceDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">RawResourceDataSource</a></li>
|
|
<li><a href="ResolvingDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">ResolvingDataSource</a></li>
|
|
<li><a href="ResolvingDataSource.Factory.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">ResolvingDataSource.Factory</a></li>
|
|
<li><a href="StatsDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">StatsDataSource</a></li>
|
|
<li><a href="TeeDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">TeeDataSource</a></li>
|
|
<li><a href="UdpDataSource.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">UdpDataSource</a></li>
|
|
</ul>
|
|
<h2 title="Exceptions">Exceptions</h2>
|
|
<ul title="Exceptions">
|
|
<li><a href="AssetDataSource.AssetDataSourceException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">AssetDataSource.AssetDataSourceException</a></li>
|
|
<li><a href="ContentDataSource.ContentDataSourceException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">ContentDataSource.ContentDataSourceException</a></li>
|
|
<li><a href="DataSourceException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">DataSourceException</a></li>
|
|
<li><a href="FileDataSource.FileDataSourceException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">FileDataSource.FileDataSourceException</a></li>
|
|
<li><a href="HttpDataSource.CleartextNotPermittedException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">HttpDataSource.CleartextNotPermittedException</a></li>
|
|
<li><a href="HttpDataSource.HttpDataSourceException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">HttpDataSource.HttpDataSourceException</a></li>
|
|
<li><a href="HttpDataSource.InvalidContentTypeException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">HttpDataSource.InvalidContentTypeException</a></li>
|
|
<li><a href="HttpDataSource.InvalidResponseCodeException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">HttpDataSource.InvalidResponseCodeException</a></li>
|
|
<li><a href="Loader.UnexpectedLoaderException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">Loader.UnexpectedLoaderException</a></li>
|
|
<li><a href="RawResourceDataSource.RawResourceDataSourceException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">RawResourceDataSource.RawResourceDataSourceException</a></li>
|
|
<li><a href="UdpDataSource.UdpDataSourceException.html" title="class in com.google.android.exoplayer2.upstream" target="classFrame">UdpDataSource.UdpDataSourceException</a></li>
|
|
</ul>
|
|
<h2 title="Annotation Types">Annotation Types</h2>
|
|
<ul title="Annotation Types">
|
|
<li><a href="DataSpec.Flags.html" title="annotation in com.google.android.exoplayer2.upstream" target="classFrame">DataSpec.Flags</a></li>
|
|
<li><a href="DataSpec.HttpMethod.html" title="annotation in com.google.android.exoplayer2.upstream" target="classFrame">DataSpec.HttpMethod</a></li>
|
|
<li><a href="HttpDataSource.HttpDataSourceException.Type.html" title="annotation in com.google.android.exoplayer2.upstream" target="classFrame">HttpDataSource.HttpDataSourceException.Type</a></li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|