-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum VideoSource.VideoSourceTypeAvailable video sources
-
-
Method Summary
Modifier and Type Method Description static Array<VideoSource.VideoSourceType>values()static VideoSource.VideoSourceTypevalueOf(String name)-
-
Method Detail
-
values
static Array<VideoSource.VideoSourceType> values()
-
valueOf
static VideoSource.VideoSourceType valueOf(String name)
-
-
-
-