merge from open-source master
Change-Id: I20fa79289d84a892def9e7f6d6e7026d9de48010
This commit is contained in:
@@ -133,7 +133,7 @@ import java.lang.ref.WeakReference;
|
|||||||
* <li>It is good programming practice to have your application
|
* <li>It is good programming practice to have your application
|
||||||
* register a OnErrorListener to look out for error notifications from
|
* register a OnErrorListener to look out for error notifications from
|
||||||
* the internal player engine.</li>
|
* the internal player engine.</li>
|
||||||
* <li>IlleglStateException is
|
* <li>IllegalStateException is
|
||||||
* thrown to prevent programming errors such as calling {@link #prepare()},
|
* thrown to prevent programming errors such as calling {@link #prepare()},
|
||||||
* {@link #prepareAsync()}, or one of the overloaded <code>setDataSource
|
* {@link #prepareAsync()}, or one of the overloaded <code>setDataSource
|
||||||
* </code> methods in an invalid state. </li>
|
* </code> methods in an invalid state. </li>
|
||||||
|
|||||||
Reference in New Issue
Block a user