Package com.opentok.android
Class VideoUtils
- java.lang.Object
 - 
- com.opentok.android.VideoUtils
 
 
- 
public class VideoUtils extends java.lang.ObjectIncludes a VideoUtils class, used when setting the preferred resolution using theSubscriberKit.setPreferredResolution(VideoUtils.Size preferredResolution)method. 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVideoUtils.SizeDefines a video resolution to be used when setting the preferred resolution using theSubscriberKit.setPreferredResolution(VideoUtils.Size preferredResolution)method. 
- 
Constructor Summary
Constructors Constructor Description VideoUtils() 
 -