java.lang.Object

com.opentok.android.VideoUtils


public class VideoUtils extends Object

Includes a VideoUtils class, used when setting the preferred resolution using the SubscriberKit.setPreferredResolution(VideoUtils.Size preferredResolution) method.

Nested Class Summary

Nested Classes

Modifier and Type

Class

Description

static class

VideoUtils.Size

Defines a video resolution to be used when setting the preferred resolution using the SubscriberKit.setPreferredResolution(VideoUtils.Size preferredResolution) method.

Constructor Summary

Constructors

Constructor

Description

VideoUtils()

Method Summary

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Details

VideoUtils

public VideoUtils()