yt4droid
インタフェース PlayerEntity

既知の実装クラスの一覧:
PlayerEntityImpl

public interface PlayerEntity

作成者:
Harioroid

メソッドの概要
 java.lang.String getDefault()
          a URL where the full-length video is available through a media player that runs inside a web browser.
 java.lang.String getMobile()
          a URL where the full-length video is available through a media player that runs inside a mobile web browser.
 

メソッドの詳細

getDefault

java.lang.String getDefault()
a URL where the full-length video is available through a media player that runs inside a web browser.

戻り値:
The value string.
関連項目:
http://code.google.com/intl/en/apis/youtube/2.0/reference.html

getMobile

java.lang.String getMobile()
a URL where the full-length video is available through a media player that runs inside a mobile web browser.

戻り値:
The value string.
関連項目:
http://code.google.com/intl/en/apis/youtube/2.0/reference.html