Merge "Remove invalid javadoc link to VideoView" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9a5dfd3731
@@ -99,9 +99,7 @@ import java.util.concurrent.Executor;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* MediaPlayer class can be used to control playback
|
* MediaPlayer class can be used to control playback of audio/video files and streams.
|
||||||
* of audio/video files and streams. An example on how to use the methods in
|
|
||||||
* this class can be found in {@link android.widget.VideoView}.
|
|
||||||
*
|
*
|
||||||
* <p>MediaPlayer is not thread-safe. Creation of and all access to player instances
|
* <p>MediaPlayer is not thread-safe. Creation of and all access to player instances
|
||||||
* should be on the same thread. If registering <a href="#Callbacks">callbacks</a>,
|
* should be on the same thread. If registering <a href="#Callbacks">callbacks</a>,
|
||||||
|
|||||||
Reference in New Issue
Block a user