com.opentok.android.VideoUtils
public class VideoUtils extends 目的
VideoUtils クラスが含まれており、これは
を使用して推奨解像度を設定する際に使用されます。 SubscriberKit.setPreferredResolution(VideoUtils.Size preferredResolution) メソッドを使用する。
ネストされたクラスの概要
ネストされたクラス
修飾子と型
クラス
説明
static class
VideoUtils.Size
[ ] を使用して推奨解像度を設定する際に使用する動画の解像度を定義します。
[ ] を使用して SubscriberKit.setPreferredResolution(VideoUtils.Size preferredResolution) メソッドを使用する。
コンストラクタの概要
コンストラクタ
コンストラクタ
説明
VideoUtils()
方法の概要
java.lang クラスから継承されたメソッド。目的
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
VideoUtils
public VideoUtils()