index-12.html 25.6 KB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Tue Aug 09 21:50:23 CST 2011 -->
<TITLE>
S-Index
</TITLE>

<META NAME="date" CONTENT="2011-08-09">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="S-Index";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-11.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="index-1.html">B</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">O</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">R</A> <A HREF="index-12.html">S</A> <A HREF="index-13.html">T</A> <A HREF="index-14.html">V</A> <HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#seekTo(long)"><B>seekTo(long)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Seeks to specified time position.
<DT><A HREF="../io/vov/vitamio/widget/MediaController.MediaPlayerControl.html#seekTo(long)"><B>seekTo(long)</B></A> - 
Method in interface io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.MediaPlayerControl.html" title="interface in io.vov.vitamio.widget">MediaController.MediaPlayerControl</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#seekTo(long)"><B>seekTo(long)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/MediaController.html#setAnchorView(View)"><B>setAnchorView(View)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.html" title="class in io.vov.vitamio.widget">MediaController</A>
<DD>Set the view that acts as the anchor for the control view.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setAudioTrack(int)"><B>setAudioTrack(int)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Set the audio track to play, must be in the result of
 <A HREF="../io/vov/vitamio/MediaPlayer.html#getAudioTrackMap(java.lang.String)"><CODE>MediaPlayer.getAudioTrackMap(String)</CODE></A>
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setAudioTrack(int)"><B>setAudioTrack(int)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>The buffer to fill before playback, default is 1024KB
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setDataSource(Context, Uri)"><B>setDataSource(Context, Uri)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Sets the data source as a content Uri.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setDataSource(java.lang.String)"><B>setDataSource(String)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Sets the data source (file-path or http/rtsp/mms URL) to use.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setDataSource(java.io.FileDescriptor)"><B>setDataSource(FileDescriptor)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Sets the data source (FileDescriptor) to use.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setDisplay(SurfaceHolder)"><B>setDisplay(SurfaceHolder)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Sets the SurfaceHolder to use for displaying the video portion of the
 media.
<DT><A HREF="../io/vov/vitamio/widget/MediaController.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.html" title="class in io.vov.vitamio.widget">MediaController</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/MediaController.html#setFileName(java.lang.String)"><B>setFileName(String)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.html" title="class in io.vov.vitamio.widget">MediaController</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/MediaController.html#setInfoView(TextView)"><B>setInfoView(TextView)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.html" title="class in io.vov.vitamio.widget">MediaController</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setMediaController(io.vov.vitamio.widget.MediaController)"><B>setMediaController(MediaController)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/MediaController.html#setMediaPlayer(io.vov.vitamio.widget.MediaController.MediaPlayerControl)"><B>setMediaPlayer(MediaController.MediaPlayerControl)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.html" title="class in io.vov.vitamio.widget">MediaController</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setMetaEncoding(java.lang.String)"><B>setMetaEncoding(String)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Set the encoding MediaPlayer will use to determine the metadata
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setMetaEncoding(java.lang.String)"><B>setMetaEncoding(String)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnBufferingUpdateListener(io.vov.vitamio.MediaPlayer.OnBufferingUpdateListener)"><B>setOnBufferingUpdateListener(MediaPlayer.OnBufferingUpdateListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Register a callback to be invoked when the status of a network stream's
 buffer has changed.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setOnBufferingUpdateListener(io.vov.vitamio.MediaPlayer.OnBufferingUpdateListener)"><B>setOnBufferingUpdateListener(MediaPlayer.OnBufferingUpdateListener)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnCompletionListener(io.vov.vitamio.MediaPlayer.OnCompletionListener)"><B>setOnCompletionListener(MediaPlayer.OnCompletionListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Register a callback to be invoked when the end of a media source has been
 reached during playback.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setOnCompletionListener(io.vov.vitamio.MediaPlayer.OnCompletionListener)"><B>setOnCompletionListener(MediaPlayer.OnCompletionListener)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnErrorListener(io.vov.vitamio.MediaPlayer.OnErrorListener)"><B>setOnErrorListener(MediaPlayer.OnErrorListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Register a callback to be invoked when an error has happened during an
 asynchronous operation.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setOnErrorListener(io.vov.vitamio.MediaPlayer.OnErrorListener)"><B>setOnErrorListener(MediaPlayer.OnErrorListener)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnInfoListener(io.vov.vitamio.MediaPlayer.OnInfoListener)"><B>setOnInfoListener(MediaPlayer.OnInfoListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setOnInfoListener(io.vov.vitamio.MediaPlayer.OnInfoListener)"><B>setOnInfoListener(MediaPlayer.OnInfoListener)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnPreparedListener(io.vov.vitamio.MediaPlayer.OnPreparedListener)"><B>setOnPreparedListener(MediaPlayer.OnPreparedListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Register a callback to be invoked when the media source is ready for
 playback.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setOnPreparedListener(io.vov.vitamio.MediaPlayer.OnPreparedListener)"><B>setOnPreparedListener(MediaPlayer.OnPreparedListener)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnSeekCompleteListener(io.vov.vitamio.MediaPlayer.OnSeekCompleteListener)"><B>setOnSeekCompleteListener(MediaPlayer.OnSeekCompleteListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Register a callback to be invoked when a seek operation has been
 completed.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setOnSeekCompleteListener(io.vov.vitamio.MediaPlayer.OnSeekCompleteListener)"><B>setOnSeekCompleteListener(MediaPlayer.OnSeekCompleteListener)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnSubtitleUpdateListener(io.vov.vitamio.MediaPlayer.OnSubtitleUpdateListener)"><B>setOnSubtitleUpdateListener(MediaPlayer.OnSubtitleUpdateListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Register a callback to be invoked when a subtitle need to display.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setOnSubtitleUpdateListener(io.vov.vitamio.MediaPlayer.OnSubtitleUpdateListener)"><B>setOnSubtitleUpdateListener(MediaPlayer.OnSubtitleUpdateListener)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setOnVideoSizeChangedListener(io.vov.vitamio.MediaPlayer.OnVideoSizeChangedListener)"><B>setOnVideoSizeChangedListener(MediaPlayer.OnVideoSizeChangedListener)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Register a callback to be invoked when the video size is known or
 updated.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setScreenOnWhilePlaying(boolean)"><B>setScreenOnWhilePlaying(boolean)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Control whether we should use the attached SurfaceHolder to keep the
 screen on while video playback is occurring.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setSubEncoding(java.lang.String)"><B>setSubEncoding(String)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Set the encoding to display text subtitle.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setSubEncoding(java.lang.String)"><B>setSubEncoding(String)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setSubPath(java.lang.String)"><B>setSubPath(String)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Set the file-path of an external subtitle.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setSubPath(java.lang.String)"><B>setSubPath(String)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setSubShown(boolean)"><B>setSubShown(boolean)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Tell the MediaPlayer whether to show subtitle
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setSubShown(boolean)"><B>setSubShown(boolean)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setSubTrack(int)"><B>setSubTrack(int)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Set the subtitle track to display, must be in the result of
 <A HREF="../io/vov/vitamio/MediaPlayer.html#getSubTrackMap(java.lang.String)"><CODE>MediaPlayer.getSubTrackMap(String)</CODE></A>
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setSubTrack(int)"><B>setSubTrack(int)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setVideoLayout(int, float)"><B>setVideoLayout(int, float)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>Set the display options
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setVideoPath(java.lang.String)"><B>setVideoPath(String)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setVideoQuality(int)"><B>setVideoQuality(int)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Set the quality when play video, if the video is too lag, you may try
 VIDEOQUALITY_LOW, default is VIDEOQUALITY_LOW.
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setVideoQuality(int)"><B>setVideoQuality(int)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setVideoURI(Uri)"><B>setVideoURI(Uri)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setVolume(float, float)"><B>setVolume(float, float)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#setVolume(float, float)"><B>setVolume(float, float)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#setWakeMode(Context, int)"><B>setWakeMode(Context, int)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Set the low-level power management behavior for this MediaPlayer.
<DT><A HREF="../io/vov/vitamio/widget/MediaController.html#show()"><B>show()</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.html" title="class in io.vov.vitamio.widget">MediaController</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/MediaController.html#show(int)"><B>show(int)</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.html" title="class in io.vov.vitamio.widget">MediaController</A>
<DD>Show the controller on screen.
<DT><A HREF="../io/vov/vitamio/VitamioInstaller.html#showInstallerDialog(java.lang.String, java.lang.String, java.lang.String)"><B>showInstallerDialog(String, String, String)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/VitamioInstaller.html" title="class in io.vov.vitamio">VitamioInstaller</A>
<DD>A simple helper dialog to guide the user install a compatible Vitamio
 package, you may build a more beautiful one by yourself.
<DT><A HREF="../io/vov/vitamio/VitamioInstaller.html#showNotCompatibleDialog(java.lang.String, java.lang.String, java.lang.String)"><B>showNotCompatibleDialog(String, String, String)</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/VitamioInstaller.html" title="class in io.vov.vitamio">VitamioInstaller</A>
<DD>A simple helper dialog telling user Vitamio is not compatible with the
 device, you may build a more beautiful one by yourself.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#start()"><B>start()</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>Starts or resumes playback.
<DT><A HREF="../io/vov/vitamio/widget/MediaController.MediaPlayerControl.html#start()"><B>start()</B></A> - 
Method in interface io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/MediaController.MediaPlayerControl.html" title="interface in io.vov.vitamio.widget">MediaController.MediaPlayerControl</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#start()"><B>start()</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#stop()"><B>stop()</B></A> - 
Method in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>The same as <A HREF="../io/vov/vitamio/MediaPlayer.html#pause()"><CODE>MediaPlayer.pause()</CODE></A>
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#stopPlayback()"><B>stopPlayback()</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#SUB_TYPES"><B>SUB_TYPES</B></A> - 
Static variable in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>The external subtitle types which Vitamio supports.
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#SUBTITLE_EXTERNAL"><B>SUBTITLE_EXTERNAL</B></A> - 
Static variable in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>The subtitle displayed is an external file
<DT><A HREF="../io/vov/vitamio/MediaPlayer.html#SUBTITLE_INTERNAL"><B>SUBTITLE_INTERNAL</B></A> - 
Static variable in class io.vov.vitamio.<A HREF="../io/vov/vitamio/MediaPlayer.html" title="class in io.vov.vitamio">MediaPlayer</A>
<DD>The subtitle displayed is embeded in the movie
<DT><A HREF="../io/vov/vitamio/widget/VideoView.html#suspend()"><B>suspend()</B></A> - 
Method in class io.vov.vitamio.widget.<A HREF="../io/vov/vitamio/widget/VideoView.html" title="class in io.vov.vitamio.widget">VideoView</A>
<DD>&nbsp;
</DL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-11.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<A HREF="index-1.html">B</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">O</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">R</A> <A HREF="index-12.html">S</A> <A HREF="index-13.html">T</A> <A HREF="index-14.html">V</A> <HR>

</BODY>
</HTML>