Home | History | Annotate | Download | only in media

Lines Matching full:player

91  *         called by the internal player engine and the object state remains
94 * invoked by the internal player engine and the object will be
98 * so that resources used by the internal player engine associated with the
121 * error conditions, the internal player engine invokes a user supplied
135 * the internal player engine.</li>
168 * player engine continues working on the rest of preparation work
170 * the internal player engine then calls a user supplied callback method,
191 * <li>While in the <em>Started</em> state, the internal player engine calls
206 * asynchronously in the player engine. It may take some time before
237 * seek operation completes, the internal player engine calls a user
247 * is helpful for applications such as a Music player that need to keep
257 * </var>, the player engine calls a user supplied callback method,
476 // Name of the remote interface for the media player. Must be kept
521 * player using {@link #invoke(Parcel, Parcel)}. The Parcel
527 * player.
537 * Invoke a generic method on the native player using opaque
539 * convention between the java caller and the native player.
540 * Must be called after setDataSource to make sure a native player
547 * native player.
766 * Prepares the player for playback, synchronously.
777 * Prepares the player for playback, asynchronously.
806 * @throws IllegalStateException if the internal player engine has not been
819 * @throws IllegalStateException if the internal player engine has not been
932 * @throws IllegalStateException if the internal player engine has not been
1075 * false is returned and the player's state is not affected.
1127 * Sets the player to be looping or non-looping.
1141 * Sets the volume on this player.
1162 * @param request Parcel destinated to the media player. The
1175 * notifications the native player sent to the
1455 /** Unspecified media player error.
1515 /** Unspecified media player info.